Storing Data In ViewState From DataTable And Want To Back To DataTable After Inserting One More Row
Posted
by Hardeep
on Stack Overflow
See other posts from Stack Overflow
or by Hardeep
Published on 2010-03-26T14:41:12Z
Indexed on
2010/03/26
14:43 UTC
Read the original article
Hit count: 149
Hi I want to store data in viewstate from datatable and then want it back from viewstate to datatable. My problem: I m not able to add two rows in gridview from datatable. Plese ask for more information if not clear.
© Stack Overflow or respective owner