Started by jmaeding ·
2012-07-15 18:18 UTC ·
5 replies · SMF topic #1834
jmaeding
2012-07-15 18:18 UTC
I have two list boxes side by side, and want to have one scroll when the other does.
I did not see events hooked to scrolling, so am wondering if there could be any tricks to it.
thanks
jbuzbee
2012-07-16 15:01 UTC
ListView control - style:Report?
jbuzbee
jmaeding
2012-07-16 15:17 UTC
that is new to me, how do I set that property?
jbuzbee
2012-07-17 18:55 UTC
Instead of using 2 Listbox Controls use 1 ListView Control with the Style value set to "report".
jb
jmaeding
2012-07-18 00:53 UTC
is that new or something? I am on 6.0.1.2 and the listbox has no style property. I checked the prop lit, the control browser, neither have that property available..
owenwengerd
2012-07-18 01:27 UTC
He referred to the
{2} control, not List Box.