PxPlus User Forum

Main Board => Discussions => Nomads => Topic started by: James Zukowski on February 22, 2023, 10:18:42 AM

Title: Synchronized Scrolling
Post by: James Zukowski on February 22, 2023, 10:18:42 AM
Is there a way to synchronize the horizontal scrolling of 2 list_boxes? The panel isn't wide enough to display the full width of the main list, which has the detail lines. We're setting up a second list of 1 line that has the totals for certain columns in the main list. By synchronizing them, the totals will always appear below the columns they refer to.

Similarly, if the user changes a column's width, is there are way to detect that and replicate it in the other list?

Thanks in advance, all!