S
Sandra Castellanos
Hi,
I have an <asp:table> inside an aspx page, and in the code I am adding
several rows, cells and controls such as listboxes and radiobuttons to it.
When I load the page, I see all the controls that have been created, but
when I submit it, the table is empty again. What do I have to do to access
the controls I created, with the values the user added to it?
Regards,
Sandra Castellanos
I have an <asp:table> inside an aspx page, and in the code I am adding
several rows, cells and controls such as listboxes and radiobuttons to it.
When I load the page, I see all the controls that have been created, but
when I submit it, the table is empty again. What do I have to do to access
the controls I created, with the values the user added to it?
Regards,
Sandra Castellanos