Lookze
User
 Fresh Boarder
| Posts: 4 |   | Karma: 0 |
|
WaitCursor shows when I navigate DBGrid
|
|
Posted: 2008/02/08 00:46 |
|
|
|
|
Hi
I have a small application in Delphi with MySQL. On DataModule I have: TADConnection, TADPhysMySQLDriverLink, TADGUIxWaitCursor... On my form I have: TADQuery, TDataSource, SMDBGrid.
Everytime when I scroll DBGrid or go to next (prior) record or click any record in DBGrid there pop up a WaitCursor...... It's very nervy and weird..... Because all data is loaded in DBGrid and there shouldn't be any question to database???? It slowing application and using dbgrid. Database is very small: 12 columns and about 100 rows.... It's not my first application with AnyDac and this is first time when I have this kind of problem... Any suggestion???
Post edited by: Lookze, at: 2008/02/08 00:49
Post edited by: Lookze, at: 2008/02/08 01:05
|
|