Show additionally loaded data without grid.refresh

0 Answers 28 Views
Grid
Stevan
Top achievements
Rank 1
Stevan asked on 23 Mar 2023, 12:09 PM

Hello there,

We are currently having a logic in place where we load initial grid data and then process additional data after which we refresh the grid in order to see that additional data. Is there a way to do this without grid refresh?

-Stevan

Nikolay
Telerik team
commented on 28 Mar 2023, 08:57 AM

Hi Stevan,

How are you processing the additional data? 

Generally speaking, when new data is coming from the remote server the grid will invoke the read() method and it will refresh itself with the new data.

nevertheless, if you would like to create an Item in the dataSource without refreshing the Grid you can check the following article demonstrating how this can be achieved:

Regards,

Nikolay

 

 

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Stevan
Top achievements
Rank 1
Share this question
or