Hi -
I have a scenario where I have five possible values that need to be displayed from left to right and side by side(horizontal alignemnt) with each item having check boxes before them. User should be able to select multiple values at any given point of time.
So the screen should look some thing like this with check boxes before them
A B C D E
I tried using ultra list view but looks like italways displays from left to right and top and bottom like below..
A
B
C
D
E
Any help on this would be greatley appreciated.
Thanks in advance.
It looks to me like you need to use 5 CheckBox controls.