joeharrison714 / MVCGrid.Net

http://mvcgrid.net
MIT License
74 stars 55 forks source link

Fix for Bug: "Paging error #45" #69

Closed cesar-moya closed 7 years ago

cesar-moya commented 8 years ago

Fix for Bug: "Paging error #45" (https://github.com/joeharrison714/MVCGrid.Net/issues/45). This bug happens when for example you change to page 2 then use a filter that brings zero results the table throws an exception. This is the fix for this. Please review and if you like the proposed solution merge :). Thanks!