http://www.extjs.com/examples/grid/plugins.html
in checkbox selection example.. click in the checkbox to select apple... press shift and click in checkbox to select level 3... only aple and level 3... was selected...
http://www.extjs.com/examples/grid/plugins.html
in checkbox selection example.. click in the checkbox to select apple... press shift and click in checkbox to select level 3... only aple and level 3... was selected...
This is the intended behaviour. Clicking a checkbox only selects that row.
but if I press the shift key... I would like select the lines... like gmail
why can't implements this?
If I select specif lines I use ctrl key....![]()
other way.. when I use the selection plugin in grid with pagination.. when I go to the page 2, the checkbox that select all lines... continues checked
This is a known issue and will be fixed with 1.2.4.