tabalinas/jsgrid

how to page loading with other parameters?

Open

#1.003 aberto em 17 de jan. de 2018

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (356 forks)batch import
help wanted

Métricas do repositório

Stars
 (1.520 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador