Is anyone aware of a name/value pair dbGrid? I'm looking for a dbgrid that will display one record at a time with the field names (display labels) in the first column and the field values in the second column.
Thank you in advance, Steve
Team
Delphi Developer
Mon, 15 Mar 2004 23:03:25 GMT
Re:Name/Value pair DbGrid
You could do that in code using a TStringGrid. You might also want to post your question in the third party tools newsgroup.
-- Bill (TeamB cannot answer questions received via email)