Can we do igHierarchicalGrid load on demand in asp.net without MVC. If yes could you share links for sample code
Hello,
igHierarchicalGrid is agnostic to the backend it calls to load its data. For ASP.NET you need to create a WebService that returns the correct data based on the URI params of the request. I am attaching a small sample that demonstrates this approach.
I hope this helps! Please, let me know if you have any other questions!
Best regards,
Stamen Stoychev
igHierarchicalGrid_lod.zip