Pagination not reseting when the server data source changes
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 1.6k
- Forks
- 867
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hello ,
I am having problems with the pagination when I am changing the source of my table . I am using server data source . If source A has 150 items with 10 items per page then there comes 15 pages. Now when I go to any of the page other than 1 (lets say 4) and change the source to B having 30 items with 10 per page. I am still on page 4 showing noDataMessage and not on page 1.
I also tried setPaging but its not working. Any help would be appreciated.
Thanks
Anshul
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.