Hello,
Two questions about DBGrids:
1. Pushing the Tab key (in the last cell of a row) does not bring you to a new row in the DBGrid (as in Delphi). Is there a way to accomplish this?
2. In Delphi I use the property SelectedIndex to set the focus to a certain column.
Is there a similar property in Lazarus (the SelectCell and Col properties do not work)?
Thanks,
Edwin