Skip to content

Psychokrameur/Ext.ux.grid.plugin.PagingSelectionPersistence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ext.ux.grid.plugin.PagingSelectionPersistence

ExtJs working version

ExtJs 6

Description

Grid PagingSelectionPersistence plugin

Maintains row selection state when moving between pages of a paginated grid

Public Methods: getPersistedSelection() - retrieve the array of selected records across all pages clearPersistedSelection() - deselect records across all pages

{@link http://www.sencha.com/forum/showthread.php?263871-Selection-of-records-over-multiple-pages-in-a-grid-Select-All}

Antoine Verron :

  • add getPersistedSelection method to the grid
  • put selection and selected in instance attribute instead of class attribute

@class Ext.ux.grid.plugin.PagingSelectionPersistence @extends Ext.AbstractPlugin @author Bill Dami, Antoine Verron @date December 20th, 2011

About

Grid PagingSelectionPersistence plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published