Hi, I am trying to create a hierarchical grid. I have a radCombobox in the parent grid and the details grid and I want that combobox to be editable when the grid is in Display Mode. When grid is collapsed, the parent grid's combobox is editable, but when I expand any of the rows, it disables the combobox. Also in the detail view the combobox is disabled.
I want the users to be able to select a value in the combobox and update the database with it, both at the parent and child level in the hierarchical grid, with grid being in display mode. Is that possible. Thanks
I want the users to be able to select a value in the combobox and update the database with it, both at the parent and child level in the hierarchical grid, with grid being in display mode. Is that possible. Thanks