Hi all,
I have my own checkbox class to display a checkbox.
Now i need to display 10 number of checkboxes and its corresponding labels in a screen. But the problem is i could display only 6 of it. Rest of it not appearing as the screen size is less.
So i need any inputs in acheieving this.
- Can i add checkbox & labels in a list which would grow and display with the scroll bars.
- is it possible.
Like below in the list box ?
-
| | Item1
-
-
| | Item2
-
-
| | Item3
-
-
| | Item4
-
Thanks in advance.
- mani




