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.
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.