Using the TDBGrid component (in Delphi database applications)
Friday December 17, 2004
ARTICLES :: Contrary to most other Delphi data-aware controls, the DBGrid component has many nice features and is more powerful than you would have thought. The "standard" DBGrid does its job of displaying and manipulating records from a dataset in a tabular grid. However, there are many ways (and reasons) why you should consider customizing the output of a DBGrid.

hello,
i have used your program to have a dblookupconbobox in dbgrid,
i’s work perfectly but i have a probleme which is :
if i drop down the list i found the same list for each line of dbgrid, but i need the to have a list witch have a liaison with thi line thank you