We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

GDBG update and refresh from sql server

My grid needs to update a record and then refresh the grid with any changes to the table. I'm using a webservice to do the updates and selects. my process is this:
1. ws.getTable
2. ws.updateTable
3. ws.getTable

it is necessary to pull the table after updates to get the changes from other users. is pulling the changes and replacing the dataset the best way to handle this? or do I need to dispose the GDBG then add the dataset back?

Thanks and Happy Holidays

2 Replies

AD Administrator Syncfusion Team December 22, 2006 04:56 AM UTC

Hi Prumery,

Is it Windows Grid or Web Grid? If it’s Web Grid then please post your queries in the web forums section to get a quick response.

http://www.syncfusion.com/support/forums/forum.aspx?&ForumID=14


Thanks,
Haneef.


PR Patrick Rumery January 17, 2007 07:40 PM UTC

Its a vb.net 2005 winform grid

Loader.
Live Chat Icon For mobile
Up arrow icon