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
15
igHierarchicalGrid in ASP.NET using vb.net
posted

Can we do igHierarchicalGrid load on demand in asp.net without MVC. If yes could you share links for sample code

Parents
No Data
Reply
  • 5513
    Offline posted

    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

Children
No Data