Hi,
I have two forms with a table, which contains a column with checkboxes.
When the user clicks a button "Check All", then all the check boxes should be checked.
Because of performance reasons, this should happen on client-side only, i. e. with pures JS.
How can I do that?
(I need a solution for Table and GridView).
Thanks
Magnus
Go to the complete details ...