Browse By Tags

  • DropDownProvider in Adding New Row template of Child Band

    Hi,

    I have binded the datas for WebHierarchialDataGrid and its child band through "Manual Load on demand" method.

    Now, my problem is i couldn't enable the drop down provider for the child band while adding new row..

    Could anyone provide…

  • how to add new row to child band ?

    Hi,

    I have created a WebHierarchialDataGrid with a child band. Both the AutoGenerateColumns and AutoGenerateBands are false.

    The Markup code for the child band is as follows:

    <

     

     

     

    Bands>

    <ig:Band AutoGenerateColumns="false"…