Hello,

I need help adding this plugin to ext js.

http://www.extjs.com/forum/showthread.php?t=61282

The reason is that I need on client side to get the count of selected rows using paging.

Using getCount() from CheckboxSelectionModel only returns the selection from the current page :/

THANKS