Put on a form:
1 TOraSession
1 TOraQuery
1 TOraDataSource
1 TCRDBGrid->Option: dgRowSelect=true
In TOraQuery
select * from table
for a table having many columns.
Open query, run application.
At run-time, display filter bar, scroll to the left until you don't see first column. Try to filter on a column, display is wrong because horizontal scroll bar comes back to start.
Is it possible to fix that?
Regards,
Alain