Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

dbGrid strange with TIBDataSet

Status
Not open for further replies.

Monsores

Technical User
Mar 4, 2002
39
BR
Hi.
I have a dbGrid displaying data from a IBDataSet for a Firebird database, but it´s not working fine.
When the 'Form.show' is called the dbGrid show correctly the data, and I can even navigate through it, but the ScrollBars are not shown until i call a 'DataSet.Edit' and 'DataSet.Post'.
If I´m on the first record and use the Last Record call in the dbNavigator, the following message is shown: "Index grid out of range." If I go to the Second Record and do the same call the message is not shown and everything works fine.
Have anyone seen this before, or am I doing something really wrong?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top