Browse By Tags

  • Runtime Exception

    I'm trying to bind a HierarchicalDataGrid to a HierarchicalDataSource. The data source is composed of two objectdatasources. When I set the InitialDataBindDepth = 1 I can expand an see the child band. But when I set the InitialDataBindDepth = 0 and expand…