Displaying incorrect data in the grid.

1 Answer 101 Views
Data Query Grid
Vladislav
Top achievements
Rank 1
Iron
Iron
Vladislav asked on 13 Jan 2023, 01:40 PM

Hello! 

I have a problem with displaying data in the grid. Kendo react grid is in version: 5.9.0, React in version: 18.2.0.

If I send data to the grid several times, a problem appears. I send custom records to props [data] Kendo grid. But in the grid, other records will be displayed, as if the previous state.

When I toggled the pagination, the entries displayed correctly. As if there was some incorrect condition.

I don't have any filter set.

There was no such problem in the Reac 17 version. Is it a bug? Is there any way to force a data reload in kendo grid?

 

Thank you for your response.

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 17 Jan 2023, 09:43 AM

Hello Vladislav,

If you are updating the data passed to the "data" property of the Grid, the component should display the updated data. Since we are not aware of such problem, could you please share a stackblitz example demonstrating the issue, so that we can test and debug it locally?

Looking forward to your reply.

 

Regards,
Konstantin Dikov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Data Query Grid
Asked by
Vladislav
Top achievements
Rank 1
Iron
Iron
Answers by
Konstantin Dikov
Telerik team
Share this question
or