React Grid 'rowDataBound' Continuously execute.

Hello!

I have a Problem...

After updating the DataSource of the data grid, clicking on the row of the grid, the'rowDataBound' Event is fired.

So the scrolling on the grid is initialized, so scrolling to the right is done for each update. Can you tell me what this problem is?

I'm using some custom events.

Thanks!!

Attachment: question_5a7a0a12.zip

1 Reply 1 reply marked as answer

SK Sujith Kumar Rajkumar Syncfusion Team July 28, 2020 11:05 AM UTC

Hi KwangHoonKim, 

Greetings from Syncfusion support. 

We checked your query and would like to let you know that the rowDataBound event of the Grid will be triggered on Grid refresh(When the rows are getting rendered). But based on the provided information, we are not able to properly understand the reported problem scenario that you are referring to. So can you please elaborate on the problem that you are facing with replication procedure so that we can validate further and provide the details based on that. 

Let us know if you have any concerns. 

Regards, 
Sujith R 


Marked as answer
Loader.
Up arrow icon