Page 1 of 1

CRDBGrid display problem, filter bar + horizontal scroll

Posted: Wed 02 Dec 2009 15:42
by albourgz
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

Posted: Thu 03 Dec 2009 12:35
by Plash
CRDBGrid component is no longer supported by Devart. We will not change the behaviour of the component. CRDBGrid is shipped with sources. You can edit them yourself if you want.