Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
465
Enable row adding on child band only
posted

I have a WebHierarchicalDataGrid with two bands. I would like to enable row adding on the child band only. Right now the only way I can figure out how to get child band row adding enabled is to turn on parent band row adding; otherwise, if there are no rows in the child band the + icon on the parent band row doesn't display so I can't expand the parent row to get to the child grid to add a new child row.

Parents
  • 16310
    Offline posted

    Hello bastsipes,

    Thank you for posting in Infragistics forum !

    I have prepared a small sample demonstrating how you could enable row adding behavior only for the child bands. Please review it and let me know if it suits your needs.

    WHDG_Add_child_rows.zip
Reply Children