I am very new to working with the grid. What I am doing is creating a table when my page loads from a string. I have been successful binding the igGrid to a static HTML table with igDataSource. When my page loads, the dynamic table loads and displays, you can see the grid trying to load, (spinning loading icon), some of the background colors show, but it never renders the grid and fully displays. If I take the same data from the string and create a static table the grid binds and displays as expected.
Is it possible to bind the grid to a dynamic html table?
Thank you in advance for any assistance.
Hello Dave,
For binding igGrid to HTML Table Data you can use the following topic for explanation and demonstration of how to do that: https://www.igniteui.com/help/iggrid-binding-to-html-table-data. Meanwhile please send me your sample, so that I can see what's the issue on my side.
Regards,
Tsanna