Ext.NET
Ext.NET copied to clipboard
Select event on paging "page size" combo triggering incorrectly
Found: 4.2.0 Ext.NET forum thread: Problem grid paging with page size combobox
In a grid with pager, if the user moves to the last page and select a record, the grid gets reloaded when the combo box has a 'select' side effect that causes it to reload the grid.
The problem can be reproduced with the example Grid Panel - Array with paging