Browse By Tags

  • Hierarchy of three levels using manual on demand

    Hi,

    I can do manual on demand for second level by implementing RowIslandsPopulating event of grid and in RowIslandsPopulating method I am adding ContainerGrid for child grid.

    Now I need to implement RowIslandsPopulating event for child ContainerGrid…

  • WebHierarchicalDataGrid Sending Existing Rows back to server after edit

    Scenario:

    WebHierarchicalDataGrid 

    AutoUpdate = False, BatchMode= True

    AutoGenerateColumns="false"

    AutoGenerateBands="false"

     

     

     

     

     

     

     

    EnableAjax="False" EnableAjaxViewState="False"

    Ena…