Hello everybody. I have a componentA.razor and it contains a TelerikGrid, and I have another componentB.razor from the latter I want to be able to force update the TelerikGrid of componentA.razor. Could someone help me with an example please.
1 Answer, 1 is accepted
1
Accepted
Hristian Stefanov
Telerik team
answered on 17 Jul 2023, 12:18 PM
Hi Jose,
I confirm that it is indeed possible to manually force a refresh on the Grid component.
There are multiple methods available to achieve this. To assist you further, I recommend referring to an article in our documentation titled "Grid - Refresh Data." It provides clear examples and guidance on these different methods.
If you encounter any difficulties while implementing any of the aforementioned approaches, I remain available to assist further.