V
Vinod I
Hi Team,
I want to use DataSet in my ASP.Net application extensively.
Scenario is,
I am showing Data Set in one of my ASP.Net Page and changing row & column
values thru Page. After that I want to send this changed DataSet to Server
side and want to use "DataAdapter.Update" to commit the change into
Database.
Is this possible ?
Please let me know with code.
Thanks in advance.
-Vinod
I want to use DataSet in my ASP.Net application extensively.
Scenario is,
I am showing Data Set in one of my ASP.Net Page and changing row & column
values thru Page. After that I want to send this changed DataSet to Server
side and want to use "DataAdapter.Update" to commit the change into
Database.
Is this possible ?
Please let me know with code.
Thanks in advance.
-Vinod