Deselect All Button

4 views
Skip to first unread message

Hanen Ben Rhouma

unread,
Jan 12, 2012, 10:15:34 AM1/12/12
to jm...@googlegroups.com
Hello,

How can we deselect all selected rows in one go by a button click for example ?

--
Regards,
Hanen

Hanen Ben Rhouma

unread,
Jan 13, 2012, 11:57:21 AM1/13/12
to jm...@googlegroups.com
I found a way for deselect all lines in one page but what if we have many pages?

The thing is that the row selector is composed this way:

row = $( id + '_row' + i )

where id is the jmesaTable <div> id.

and the iterator i is reset to 1 each time we click on the green arrow (next page), so my control is going to deselect elements of the current page but not the rest in other pages in same Jmesa table.

Any idea whether or not it's feasible ?

Thanks in advance.

Regards,
Hanen
--
Regards,
Hanen

Reply all
Reply to author
Forward
0 new messages