I have a user control in which I display a WebControls.Tab le called
"EmployeeDa ta" which contains input boxes (textboxes for name, address etc).
When I post back, how do I access the "EmployeeDa ta" table so that I can
retrieve the data from input boxes dynamically ? Thanks for your time!.
"EmployeeDa ta" which contains input boxes (textboxes for name, address etc).
When I post back, how do I access the "EmployeeDa ta" table so that I can
retrieve the data from input boxes dynamically ? Thanks for your time!.
Comment