Ext.NET
Ext.NET copied to clipboard
absent: Ext.data.PagingStore component (store variant)
Found: 7.2.0 Ext.NET forums' thread: Store Filter with GridPanel Paging
The Ext.data.PagingStore (store type: "paging") class defined by the extnet-all.js file is not supported by Ext.NET 7. It enables paging store where filtering and sorting can be done with more possibilities than using a memory proxy.
This issue is related to #1843, but focused on the paging store component support, a component exclusive to Ext.NET.