Subject Using IBOQuery with DBGrid to modify data
Author abedna2000
Hi people!

Please anybody knows if it is possible to use IBOQuery with Delphi4's
standard DBGrid to allow data modification?

I can display IBOQuery rows in DBGrid, but trying to modify data an
exception EIB_DatasetError with message "Cannot edit current row." is
raised. (IBOQuery and DBGrid's ReadOnly property is set properly)


Anybody can help?
Thank you

Andreas Bednarek