Grid rendering issue

Hello all,
I'm having issues with Grid in React/Redux project. When component (that contains the Grid) is rerendered, due to store updating after asynchronous load of data, every service that was injected is injected again, resulting in Grid not working properly (several paging modules are visible). For grid rendering I'm using example code from your documentation, with one difference, my dataSource is an array coming from component state.
Since I'm trying to transition from Material-UI Table to your Grid, is there a way to make this transition painless, without changing the current application structure completely?

4 Replies

PS Pavithra Subramaniyam Syncfusion Team November 9, 2017 03:01 PM UTC

Hi Marko, 

Query#1:Grid is not working properly due to store updating after asynchronous load of data. 

We have analyzed your query and we can reproduce the reported issue. We have considered “Duplicate service injection is happening after component state change in Redux” of EJ2 Grid as a bug and logged a report for the same. The fix will be available in our November 16, 2017 release. 

Query#2: is there a way to make this transition painless, without changing the current application structure completely? 
 
For using Grid, there is no need for changing the application structure completely. If you face any difficulties while migrating from Material-UI Table to Essential JS2 Grid please let us know. 

Regards, 
Pavithra s. 
 



PS Pavithra Subramaniyam Syncfusion Team November 16, 2017 01:01 PM UTC

Hi Marko, 
 
We are glad to announce that the fix for “Duplicate service injection is happening after component state change in Redux issue is included in 4 (v15.4.18) release.  
 
Please let us know if you have any concerns.  
 
Regards,  
Pavithra S. 



UN Unknown Syncfusion Team November 22, 2017 02:51 PM UTC

Hi Pavithra,

I just want to confirm that everything is working smooth now. Thank you for your help! :)

KR,

Marko


PS Pavithra Subramaniyam Syncfusion Team November 23, 2017 06:39 AM UTC

Hi Marko, 
 
Thanks for your update. 
 
Please let me know if you have any queries. 
 
Regards, 
Pavithra S. 


Loader.
Up arrow icon