If I drop an TOraSession, TOraQuery, TOraDataSource and a TDBGrid on a form, hook them all up, return many rows, and then CLOSE the TOraQuery with "OraQuery.close;", why does the scrollbar still display on the empty DBGrid as if it still had rows? I tried DBGrid.refresh, DBGrid.repaint, and Application.processmessages but nothing seems to work. I believe the DBGrid thinks the query is still active but the OraQuery believes itself to be closed. I checked the Forums for 'DBgrid' and 'Scrollbar' and was not able to find much. I know I must be brain dead stooopid since nobody else has this issue. My apologies in advance.
Update: I tried this with normal BDE Components and found that it does the same thing. So it's definitely not a problem with ODAC, it's a problem with ME thinking the old BDE behavior was different. Totally my bad. Sorry.
dbgrid scrollbar issue
Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Return to “Oracle Data Access Components”
Jump to
- General Forums
- ↳ Announcements
- Database Tools
- ↳ dbForge for MySQL
- ↳ dbForge for Oracle
- ↳ dbForge for PostgreSQL
- ↳ dbForge for SQL Server
- ADO.NET Data Providers
- ↳ Entity Framework support
- ↳ LinqConnect (LINQ to SQL support)
- ↳ dotConnect for Oracle
- ↳ dotConnect for MySQL
- ↳ dotConnect for PostgreSQL
- ↳ dotConnect for SQLite
- ↳ dotConnect for DB2
- ↳ dotConnect for SQL Server
- ↳ dotConnect for Cloud Applications
- ↳ dotConnect Universal
- ↳ Entity Developer
- Delphi Data Access Components
- ↳ EntityDAC
- ↳ Universal Data Access Components
- ↳ Oracle Data Access Components
- ↳ SQL Server Data Access Components
- ↳ MySQL Data Access Components
- ↳ InterBase Data Access Components
- ↳ PostgreSQL Data Access Components
- ↳ SQLite Data Access Components
- ↳ VirtualDAC
- dbExpress Drivers
- ↳ dbExpress driver for Oracle
- ↳ dbExpress driver for SQL Server
- ↳ dbExpress driver for MySQL
- ↳ dbExpress driver for InterBase & Firebird
- ↳ dbExpress driver for PostgreSQL
- ↳ dbExpress driver for SQLite
- ODBC Drivers
- ↳ ODBC Drivers
- Network Security
- ↳ SecureBridge
- Developer Tools
- ↳ Code Compare
- ↳ Review Assistant
- ↳ LINQ Insight
- ↳ SSIS Data Flow Components
- ↳ Excel Add-ins