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.
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.