M
Mantorok
Hi
I need to create a page that will display multiple records from a single
table, not only that I need to be able to modify certain values in the
"list", so there will be a mixture of Label's and Textbox controls.
What's the best way of doing this? I've tried using a repeater but it seems
limited and won't let me embed server controls (unless I'm missing
somethign), when the user clicks Submit I will need to do a bulk update of
the records.
Any ideas?
Thanks
I need to create a page that will display multiple records from a single
table, not only that I need to be able to modify certain values in the
"list", so there will be a mixture of Label's and Textbox controls.
What's the best way of doing this? I've tried using a repeater but it seems
limited and won't let me embed server controls (unless I'm missing
somethign), when the user clicks Submit I will need to do a bulk update of
the records.
Any ideas?
Thanks