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.
Telerik
Build great .NET business apps
Net Web
Cross-Platform
Desktop
Reporting and Documents
Testing & Mocking
Debugging
Build JavaScript UI
Javascript
AI for Developers & IT
Ensure AI program success
AI Coding
Additional Tools
Enhance the developer and designer experience
UI/UX Tools
Free Tools
CMS
Support
Resources
Free Assets and Tools
Design and Productivity Tools
I use React Kendo Grid. There are some operations on the page which changes data in the grid.
I want to reload grid without grid buttons. Actually I'm looking for grid.reload() method but couldn't find.
Can you help me please?
Hi, Ozgur,
In order to force a re-render/reload for the Grid, I can suggest settings its key prop and updating it.
Calling the setKey method that updates the key does not require calling it in a button click event handler, where you can call it in other places like in a useEffect hook.
I hope this helps, but please let me know if you have any further questions.
Regards, Wissam Progress Telerik
Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources!