Saving a dynamic Tables state

  • Thread starter Thread starter Joe
  • Start date Start date
J

Joe

I have a table which I dynamically add rows to. One column of the rows
contains a checkbox. Now I need to be able to get the state of the
checkbox(s) once the 'Next' link is clicked.
I've been searching around and trying to add elements to ViewState but I'm
not having luck.

Thanks,
Joe
 
Back
Top