tabalinas/jsgrid

how to page loading with other parameters?

Open

#1.003 geöffnet am 17. Jan. 2018

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1.520 Stars) (356 Forks)batch import
help wanted

Beschreibung

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