1. I have a TDBGrid that loads a bunch of records. When it's done, it shows the first record at the top of the window. I wish to code it to move to the last record in the list. I could either set the focus on the last record or move the scroll bar. Suggestions ?
2. When I click on a row, how do I pull information from a specific cell (this is not your basic string grid) ?
2. When I click on a row, how do I pull information from a specific cell (this is not your basic string grid) ?