Dynamic data not getting bind in wijmo felx grid using ngx-formly

Posted by: mayank.topiwala on 9 June 2019, 10:52 pm EST

  • Posted 9 June 2019, 10:52 pm EST

    Hi,

    I am using Wijmo flex grid in my Angular 7 application to bind the data. My application has extensive uses of grid so we have created a custom grid component and here the data gets bind dynamically from ngx-formly. The problem I have found (which is very weird) is only a single cell data gets bind initially and when I try to see any error in chrome developer tool the remaining data(row) automatically gets added and then my grid display properly.

    I am confused why I am not able to see the data during load and it only appears when I open chrome developer tool.

    Thanks in Advance,

    Mayank

  • Posted 10 June 2019, 7:39 pm EST

    Hello,

    Could you please try calling the refresh or invalidate method of Flexgrid after the data has been bound to the grid?

    If this does not solve your issue, could you please provide us with a small sample that replicates the issue so we can investigate further?

    API Reference:

    refresh: https://www.grapecity.com/wijmo/api/classes/wijmo_grid.flexgrid.html#refresh

    invalidate: https://www.grapecity.com/wijmo/api/classes/wijmo_grid.flexgrid.html#invalidate

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels