|
-
Apr 8th, 2011, 05:15 AM
#9
Re: having error at updating database
ok,ok guys
let think in other way & what are all needs to be refreshed.
(1) from where the data is coming
(2) where it is being shown
(1) accordingly the data source , i mean the data table which is set as the data source for the Data grid view should be refreshed first with fresh data.
that means the dataset + its table should be re populated or else we must add the changes to the dataset.
next
(2)for a while disconnect the datagrid view from its data source until the changes could take place with in the data source
(3) now refresh the datagrid view
Tags for this Thread
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
|
Click Here to Expand Forum to Full Width
|