Subject | RE: [IBO] Bug in TIB_Grid: Mousewheel up in insert mode discards content |
---|---|
Author | Jason Wharton |
Post date | 2004-11-01T10:27:41Z |
> I set breakpoint into procedure TIB_Dataset.Cancel, but it was neverWeird....
> reached.
> BeforePost, BeforeCancel, BeforeScroll - none are reached in
> this case.
> The dataset stays in Insert state.
Please try and catch where it is changing to values of the column. Perhaps
try and set an OnChange event in a column and catch where it is losing its
values. Perhaps an OnDataChange event of the datasource could be caught.
Essentially, I need the callstack to see what is happening.
Jason Wharton
[Non-text portions of this message have been removed]