I am working with MVC4 and the latest version of jqGrid. I see that when I step into the DataRequested method that right before calling the DataBind method on my gridModel.Grid the PagerSettings.PageSize is set to 100, then immediately following the DataBind method that value is now 10. I tried both DataBind methods with the same result.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top