Page 1 of 1

TCRDBGrid vs. Insert/Append

Posted: Thu 15 Mar 2007 22:19
by trob
After some scrolling in the database by the TCRDBGrid, if the TCRDBGrid is enabled when i call Insert or Append, it doesn't take the table in insert mode.

If i take the TCRDBGrid in Enabled:=False just before the Insert, then it works.
Or if the first thing is Insert after the application's start, it works too.

If i use Append, the table's pointer jumps to end of the table, but won't change to insert mode.

Posted: Mon 19 Mar 2007 12:12
by Antaeus
I used could not reproduce the problem.
Please send me a complete small sample at evgeniyD*crlab*com to demonstrate it, including script to create and fill table.

Also supply me the following information
- exact version of Delphi, C++ Builder or Kylix;
- exact version of MyDAC. You can see it in the About sheet of TMyConnection Editor.