I have a UltraGrid control with some columns that are multiple select. When one of the cell in the given column becomes editable, the control needs to be a drop down/combo box editor with a list of options for a different data source.
Where might I find an example of how to do this?
Sam
HOWTO:What is the best way to place a DropDown list in a grid cell?