Hi all,
I am using the ExpressQuantumTreeList (TdxTreeList), version 3.2 in a Delphi 2010
program I'm writing and I have a question about scrolling.
I want to put two TreeList in a form, one above the other, and have the columns stay synchronised all the time vertically between the two grids...
I can make the column widths stay synched ok, but is there any way of detecting if one grid has been scrolled left/right so I can somehow scroll the other grid so the columns are in the same spot vertically?
cheers,
Paul