Hi All

Can someone help a newbie with a TBGrid problem. I have the grid on my form and picking up data from one table. I want to click on a row in the grid and have the value of the 1st cell in that row transfered to a DBEdit component that will subsquently be used to update one column in a secondary table.

I had everything working with a TDLookupComboBox list transfering to a TDEdit component but I could only transfer the name value (text), not the hidden ID (integer) value that I am using to support linking to data in two tables.

thanks for any help

Chris

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to