Recent

Author Topic: [SOLVED] DBGrid selection row  (Read 276 times)

Pe3s

  • Hero Member
  • *****
  • Posts: 514
[SOLVED] DBGrid selection row
« on: July 22, 2023, 12:13:49 pm »
Hello, there is another way to select a row than:
Code: Pascal  [Select][+][-]
  1. DBGrid1.DataSource.DataSet.Locate('id', myID, [loCaseInsensitive]);
  2.  

so that I can write items to ini and read them?
« Last Edit: July 25, 2023, 06:17:00 pm by Pe3s »

 

TinyPortal © 2005-2018