Hi experts,
was searching quite some time and thought this is quite a common thing, but I cannot figure this out in online help, book, or web - so asking here ;-)
I have a TDBGrid and the usual stuff (TIBDataSet, TIBDatabase, TIBTransaction, TDataSource) to connect IBDataSet.SelectSQL to an InterBase DB. All works fine, can change queries interactively, but... how do I determine which record is the selected in the grid, so I can start and edit screen for that selected record? I have DBGrid's multiselect set to false, just in case this is important.
Thanks!
MatthiasB
was searching quite some time and thought this is quite a common thing, but I cannot figure this out in online help, book, or web - so asking here ;-)
I have a TDBGrid and the usual stuff (TIBDataSet, TIBDatabase, TIBTransaction, TDataSource) to connect IBDataSet.SelectSQL to an InterBase DB. All works fine, can change queries interactively, but... how do I determine which record is the selected in the grid, so I can start and edit screen for that selected record? I have DBGrid's multiselect set to false, just in case this is important.
Thanks!
MatthiasB