how to display band[1] in ultrawebgrid.
If you're databinding, bind your grid to data that is hierarchical in nature. Examples include WebHierarchicalDataSource, a DataSet which contains two DataTables connected by a DataRelation, and an object that implements IList which itself contains a property of a type that implements IList.