tabalinas/jsgrid

how to page loading with other parameters?

Open

#1,003 opened on Jan 17, 2018

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

Repository metrics

Stars
 (1,520 stars)
PR merge metrics
 (No merged PRs in 30d)

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