nirmit
October 2nd, 2000, 06:58 AM
In my application i have two Lists.They can have scroll bars if more values are inserted. Now if the scroll bar of one list is adjusted i want to adjust other scroll bar automatically. But adjustmentListener is not available for List. Reference to the scroll bar object inside the list seems to be unattainable. how to do that ?
Thanks.
Thanks.