I have a form1 with a dbgrid in delphi 7 (and a database in access).
When i doubleclick on a record in the grid , a new form2 opens and
must display all the details from that one record ( 6 dbedits on that
form2). I use the same datasource for both forms but in the second
form i always get the first record from my grid!!!! I must give some
indication in my code of an index or row number or something like that
but i can not find it. Can someone help me on my way, please. A
gratefull newbie. Tx anyone, anywhere,anyhow,anytime.