Posts: 5
Threads: 4
Joined: Oct 2009
Reputation:
0
04-09-2013, 01:18 AM
(This post was last modified: 04-09-2013, 10:18 AM by kalpana.)
Hi,
I have a scenario, to select multiple check boxes in one case and all check boxes for another case.
If any one can help me to make it work the above conditions.
screenshot is attached......
Thanks
Posts: 5
Threads: 4
Joined: Oct 2009
Reputation:
0
04-09-2013, 10:33 AM
Thanks for the reply. I used similar to above code for selecting all check boxes. I need to know how to select multiple check boxes now.
All the properties are same for all of the check boxes, except value.
value is given like this xxx-123|1|, xxx-124|2|..etc
eg: check box -0 is for checking all
check box-1
check box-2
check box-3
check box-4
How to select check box-1,2 or only one check box-3
If any one can help me, know how to make it work all in the above conditions in one place..
Thanks