Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Build JavaScript UI
Javascript
Telerik
Build modern .NET business apps
.Net Web
Cross-Platform
Desktop
Reporting and Documents
AI for Developers & IT
Ensure AI program success
AI Coding
AI Engineering
Additional Tools
Enhance the developer and designer experience
Testing & Mocking
Debugging
AI-Enhanced UI Tools
CMS
Free Tools
Support
Resources
Free Assets and Tools
Design and Productivity Tools
Let's say a user is looking at page 2 after applying a filter on one of the columns.
Please refer to Capture.jpg.
Now, if the user changes filtering text, I want the grid to display page 1, instead of staying on page 2.
How can I achieve this?
Thank you.
Hello, Andrew,
This is controlled by the skip parameter passed to the Grid.I can suggest setting it to 0, so it returns the user to page 1.This can be observed in our Getting started demo:https://www.telerik.com/kendo-react-ui/getting-started/#toc-complete-source-code
I hope this is helpful.
Regards, Stefan Progress Telerik