 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Chris Guest
|
Posted: Wed Oct 08, 2003 10:54 am Post subject: Refresh of Data grid |
|
|
Hi
When the table is updated by another user, the system will send a
notification to a server and the server will send a notification to the
current application.
How do i refresh the data grid when there is an update in the dataset?
I have tried all methods to refresh the data grid like DBGrid1.refresh,
DBGrid1.repaint, DBGrid1.Invalidate. No use. Does not show the current data.
I do not want to call the table to close and open again.
Please help.
Chris
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Wed Oct 08, 2003 2:09 pm Post subject: Re: Refresh of Data grid |
|
|
Call the refresh method of the TTable whose data is displayed in the
grid.
--
Bill (TeamB)
(TeamB cannot respond to questions received via email)
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|