Subject RE: [IBO] Bug in TIB_Grid: Mousewheel up in insert mode discards content
Author Jason Wharton
> I set breakpoint into procedure TIB_Dataset.Cancel, but it was never
> reached.
> BeforePost, BeforeCancel, BeforeScroll - none are reached in
> this case.
> The dataset stays in Insert state.

Weird....

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]