TDBAdvStringGrid seems to disconnect from datasource
From: Vilis (vnams_at_nsac.ns.ca)
Date: 07/14/04
- Next message: David J Taylor: "Re: System clock synchronization"
- Previous message: Xavier Pacheco: "Re: Copy protection sheme"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 14 Jul 2004 09:21:52 -0700
Has anyone used TDBAdvStringGrid? I am having problems with the grid
seeming to disconnect from the underlying dataset. After editing, I
process the data using OnChange events of the dataset fields. After
some of the manipulations, the selection on the grid screen is not the
same as the RecNo of the dataset. If I them move up and down rows,
both the grid and the Table.RecNo move up and down, but they remain
different until I go to the bottom or top of the grid. I have tried
repainting, BeginUpdate and EndUPdate, and LoadFromDataSource.
Sometimes it works to set the grid.datasource to nil, and then back
to the correct datasource. Sometimes this doesn't work.
Any suggestions?
Thanks, Vilis Nams
- Next message: David J Taylor: "Re: System clock synchronization"
- Previous message: Xavier Pacheco: "Re: Copy protection sheme"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|