tabalinas/jsgrid

how to page loading with other parameters?

Open

#1003 opened on Jan 17, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (1,520 stars) (356 forks)batch import
help wanted

Description

Hi! i can loadData with filter and other data at first time. but when click paging label there only left page=1 or 2...in url path, my custom parameters are lost.

I have referred to #16 , but my question is how to save my parameters with default pageIndex and pageSize, when pageloading is true.

Contributor guide