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
235
TreeGrid not showing the rows on start
posted

Hi Support,

I am not sure what has changed in my project, but my treegrid is not rendering properly anymore. I am referencing the latest ignite UI files from the CDN (http://cdn-na.infragistics.com/igniteui/2016.1/latest/js/infragistics.core.js).

I am using MVC to create the tree grid. In the constructor I pass Model.GetDataRows() to populate the treegrid with the initial data. The treegrid is contained within an igDialog.

However, once the the grid displays, the columns are there, but the rows are hidden. I see on the side a very small scroll bar. If I click in the small area, I see it turn blue. So I am sure the rows are there, it is just the row view is not expanded.

Can you please advise? 

Thanks,

Jose