G
Guest
Main problems: my dynamically created controls are inaccessible after
postback. I want to capture user entered values from these dynamically
created controls, but the controls disappear after clicking my input button.
I initially tried to use a panel, but I could not seem to control the
placement of the controls in the panel (any help on controlling placement in
a panel would also be appreciated). I have now tried to use a table, but I
am unable to reference the controls within the table. Any help would be
appreciated.
postback. I want to capture user entered values from these dynamically
created controls, but the controls disappear after clicking my input button.
I initially tried to use a panel, but I could not seem to control the
placement of the controls in the panel (any help on controlling placement in
a panel would also be appreciated). I have now tried to use a table, but I
am unable to reference the controls within the table. Any help would be
appreciated.