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.
TCRDBGrid vs. Insert/Append
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.
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.