R
rud
Hi . I'm new to ASP.NEt, but still ...
I want to create a list with editable controls ( textboxes, dropdownlists)
in it . On different rows there are different controls (ex: on the first row
there is a text box, on the second a dropdown list, ... ). The rules for the
number of rows and the row content are stored in a database. which is the
best approach (webcontrols, custom controls, data grid, ...)?
thanks for any suggestion you may have,
rud
I want to create a list with editable controls ( textboxes, dropdownlists)
in it . On different rows there are different controls (ex: on the first row
there is a text box, on the second a dropdown list, ... ). The rules for the
number of rows and the row content are stored in a database. which is the
best approach (webcontrols, custom controls, data grid, ...)?
thanks for any suggestion you may have,
rud