Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
30
Can't display grid using functional component
posted

Hi,

I have problems showing the grid results using functional components. There are no problems with grid when the component is implement with class component. Is there any specific thing which have to take care with IgrGrid when it is implemented with functional components.

The data is loaded into the Grid component and it is in the correct format. But it is not rendering at all. 

Also the logic in the functional component version seems to be equal to the one in class component version.

Thanks you,

Tihomir