S
Sacha Korell
How can I save data that was pulled into a grid and edited, back to the
database?
I read the article:
Using the DataGrid Control in Pocket PC Applications
http://msdn.microsoft.com/mobility/...rary/en-us/dnppc2k3/html/datagrid_control.asp
The article does explain how to edit the data in the grid, but apparently
not how to save it back to the database.
Am I missing something?
To edit the data in my application's grid, I actually used the sample
provided at gotdotnet.com
(http://samples.gotdotnet.com/quickstart/CompactFramework/doc/datagrideditin
g.aspx) which works quite well for editing the data, but what good is
editing if you can't save it back to the database ;-)
Thanks,
Sacha
database?
I read the article:
Using the DataGrid Control in Pocket PC Applications
http://msdn.microsoft.com/mobility/...rary/en-us/dnppc2k3/html/datagrid_control.asp
The article does explain how to edit the data in the grid, but apparently
not how to save it back to the database.
Am I missing something?
To edit the data in my application's grid, I actually used the sample
provided at gotdotnet.com
(http://samples.gotdotnet.com/quickstart/CompactFramework/doc/datagrideditin
g.aspx) which works quite well for editing the data, but what good is
editing if you can't save it back to the database ;-)
Thanks,
Sacha