I have 20 check boxes in a form.
and I have 20 textboxes in another form.
now my requirement goes as follows.
On clicking a button all the checkboxes should go checked or uncheked.
All this should happen in one loop.
The same requirement goes for clearing textboxes in next form.
Suggestions are appreciated.
and I have 20 textboxes in another form.
now my requirement goes as follows.
On clicking a button all the checkboxes should go checked or uncheked.
All this should happen in one loop.
The same requirement goes for clearing textboxes in next form.
Suggestions are appreciated.