Hi,
I am working on MVC5 and using Infragistics controls for ASP.Net MVC. (Ignite UI).
I am using igHirerachicalGrid control in the view to populate the data, I followed the "http://www.igniteui.com/hierarchical-grid/load-on-demand" example given in this link and almost able to do and customize the grid as per requirements.
Now I am trying to replicate same by defining the grid initialization in View. basically trying to keep controller code away from the rendering code.
Please ref me to the examples. I still need the load on demand feature.
Hello Raghavendra,
I am following up to see if the information and sample provided have resolved this matter.
Please let me know if I may be of further assistance with this matter.
Thank you for contacting Infragistics!
I have a sample that demonstrate how you can achieve this behavior of having the igHierarchicalGrid code in the view and still have load on demand. I am attaching the sample to this thread. Note that I have deleted the packages/nuget, and bin folder for files size to be able to attach it to the forums.
Please review the sample and let me know if you have any questions concerning this matter.