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
260
How to create Ultragrid with three childband,
posted

hi guys,

how do i create a sample ultragrid with three or four childband in a parent row, can anyone help me with sample application??

Thanks

Srinivasan J

  • 23930
    Offline posted

    Hi Srinivasan,

     

    Thank you for posting in our forums.

     

    In order to create such grid you need to create a hierarchical data source. Then you simply need to bind the grid to this data source and the grid will have multiple child bands based on the relations in the provided data source.

     

    I have attached a sample which demonstrates how to do this using a DataSet with multiple DataTables.

     

    Please let me know if you have any additional questions.

    WG_HierarchicalDataSource.zip