|
-
DataGrid2DataSet?
How do you update a dataset/datatable from the datagrid?
(windows forms)
Ex.
1) create dataset (empty)
2) create datatables(code/no data adapter)
3) create columns/types/etc for each datatable
4) create datarows in each datatable
5) create datagrid
6) bind datagrid to a datatable
7) make changes to rows in datagrid
8) update dataset/datatable with changes????HELP???
** I am not using any type of connection to a database
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks