Hello,
I have two datawindows that are the same width and similar column names all lined up vertically, with one datawindow directly above the other. Unfortunately the datawindows extend beyond the screen width and require horizontal scrolling.
When the user scrolls right or left in one datawindow, is there a way to trigger horizontal scrolling the other datawindow automatically so the columns stay line up?
I tried playing around with events pbm_dwnhscroll and pbm_hscroll. They seem to report the correct scroll bar position but I can't get them to trigger the scrolling.
Thank you,
Steven Watkins
This will be a nice feature, thanks!