Hi.
I am trying to use a multicolumncombobox inside a grid control cell as "control" cell type.
Multi-Column ComboBox renderes properly inside a cell but the problem is i am not able to get or set the value from/to that control .
and item count of the combobox show 0.
and accessing the cell value from grid control doesnot get combobox valuemember.
Is is possible to get/set value from/to multicolumncombobox inside grid control cell.
Thank You