Skip to content

yogeshpandey009/PagingMemoryCombo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtJS PagingMemoryCombo: Paging in ComboBox with local data + filtering

You might come across with requirement where you need to do Pagination on combo with local data. This fiddle does this using Ext.ux.data.PagingMemoryProxy

  • show paging info & change paging display msg
  • implementation of afterQuery fixes query filtering on local data

You can also achieve the same by extending your store with Ext.ux.data.PagingStore

I hope this sample might be useful to someone. :)

About

ExtJS 4 Paging ComboBox with local data + filtering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published