how to code for checkbox to get pattern output explain below
In my c# project i need one thing
I have 12 check boxes for 12 items from that user can check random any no.
of checkboxes.
now suppose i have checked chk boxes 3,4,5,6,8,10,11,12.
then it wolud be show me like
you have selected items 3-6,8,10-12.
it means when the group of item is 3 or more than 3 than it has to written
like above example shown.
No comments:
Post a Comment