I would like to know if the parent and the child bands can have the same columns, when you expand the plus sign child band columns should align the parent column.
My grid shows details of parents and hides them, its not completely Hierarchical instead it shows the details of parent.
Hi Juluru,
Thank you for posting in the community.
The child and root band of the grid may have the same columns, as long as you define the relations in your datasource as per your requirement using for instance a WebHierarchicalDataSource. The bands in UltraWebGrid have an Indentation property which you can set to 0 in your case.
Please note that the UltraWebGrid control is now outdated and as of .NetAdvantage 2011 Volume 2 is no longer included in our product package. I would suggest that you consider switching to the WebDataGrid/WebHieararchicalDataGrid. More information regarding these controls is available at:http://help.infragistics.com/NetAdvantage/ASPNET/2011.2/CLR4.0/?page=Web_WebDataGrid_WebDataGrid.htmlAdditional samples demonstrating the features of these grids can be found at:http://samples.infragistics.com/aspnet/
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://ko.infragistics.com/support
Please let me know if you require further assistance.