M
Mantorok
Hi
I have an ASPX with a member that references a server generated control (in
this case a ListBox).
When the client submits the form I want to check the selected value of the
listbox, however the reference to the generated control returns null.
How can I query the value of the control?
Thanks
Kev
I have an ASPX with a member that references a server generated control (in
this case a ListBox).
When the client submits the form I want to check the selected value of the
listbox, however the reference to the generated control returns null.
How can I query the value of the control?
Thanks
Kev