EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: yogesh on September 04, 2012, 06:07:42 AM



Title: issue of loading of pager control on datagrid
Post by: yogesh on September 04, 2012, 06:07:42 AM
hi,
 i have implemented search functionality and i am showing result in the data grid
everything working properly.

only problem in this paging control below is scenario

1st time search number of data 15 i am on page 1 searching new data again loading data grid pager showing right count

1st time search number of data 15 i am on the 2 page of data grid and now i am searching new data loading data grid  pager showing wrong information
pager control still at page 2 even search result is 5 rows and  page shows message like "Displaying 11 to 5 of 5 items"

am i missing something ?