Specific data control

E

etam

Hi,

I need a very specific data control.
It has to show multiple rows. It has to show data from database, such
as id, name, etc. It has to allow user to update few of them. And the
most important: it has to add additional textboxes to edit them, the
data they show is not from database - it is evaluated on the basis of
this data.

Will ASP.NET and Visual Studio 2005 help me with this task? Or shold I
implement my own control?

Thanks in advance,
Etam.
 
M

Mark Rae

I need a very specific data control.
It has to show multiple rows. It has to show data from database, such
as id, name, etc. It has to allow user to update few of them. And the
most important: it has to add additional textboxes to edit them, the
data they show is not from database - it is evaluated on the basis of
this data.

Will ASP.NET and Visual Studio 2005 help me with this task? Or shold I
implement my own control?

<asp:GridView> can do this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,278
Latest member
BuzzDefenderpro

Latest Threads

Top