Can you please tell me the best way to achieve all the following:
1. combobox in grid
2. multi-column display in drop down list only
3. type head in combobox
I tried the GridViewComboColumn but could not get type ahead or multi-column in the drop down list only. I now have a CellTemplate with a RadCombobox but am having other issues like tab not changing the focus from a regular cell directly to the combobox and the selected row not changing when focus does hit the combobox.
Please help as the current implementation of trying to get an editable combobox in a grid seems very unweildy.
Thank you.
1. combobox in grid
2. multi-column display in drop down list only
3. type head in combobox
I tried the GridViewComboColumn but could not get type ahead or multi-column in the drop down list only. I now have a CellTemplate with a RadCombobox but am having other issues like tab not changing the focus from a regular cell directly to the combobox and the selected row not changing when focus does hit the combobox.
Please help as the current implementation of trying to get an editable combobox in a grid seems very unweildy.
Thank you.