04-26-2012 06:35 AM
Hi
I want to display a list and that should scroll both sides (horizontal and vertical), So I added my list to a scrollpane( scroll set to horizontal), now if I am trying to drag the list it won't scroll left to right, but If I try to drag on the space available below the list its scrolling fine, can any one please tell me how can I achieve horizontal scroll on list.
Thanks in advance.
04-26-2012 06:58 AM
Place list into a container then add container to the scrollpane it will work