Hi,
I am working on the hierarchical gridview. I need to display all the customers in the Parent grid and orders by the customer in child grid.
I want to load all the customers when the form loads and to click on the expand row to view the orders related to that customer.
Is it possible and how? do the gridview supports load on demand?
Thanks.
I am working on the hierarchical gridview. I need to display all the customers in the Parent grid and orders by the customer in child grid.
I want to load all the customers when the form loads and to click on the expand row to view the orders related to that customer.
Is it possible and how? do the gridview supports load on demand?
Thanks.