EasyUI Forum

General Category => Bug Report => Topic started by: gifeu on September 25, 2014, 06:18:38 PM



Title: datagrid send another request with page:0 param(version 1.4)
Post by: gifeu on September 25, 2014, 06:18:38 PM
If datagrid inital pageNumber is 1 and loaded an empty result ,the pagenumber changed into 0 ,so it send another ajax request with page:0 param ,in line 8868
"_5d7(_60f);" add a condition  "if (_615.pageNumber>0)" may stop send another request.


Title: Re: datagrid send another request with page:0 param(version 1.4)
Post by: jarry on September 25, 2014, 06:27:09 PM
Please download the patch from http://www.jeasyui.com/download/downloads/jquery-easyui-1.4-patch.zip.