This is a migrated thread and some comments may be shown as answers.

Selected Value Changing

1 Answer 67 Views
MultiColumn ComboBox
This is a migrated thread and some comments may be shown as answers.
Joem
Top achievements
Rank 2
Joem asked on 03 Dec 2014, 08:34 AM
Hi,

Is there a way I could implement Selected Value Changing in MultiColumnCombobox?

I wanted to restrict the user to select some rows. The said rows are should only be visible but not selectable.

I tried implementing MultiColumnCombobox.EditorControl.SelectionChanging. Even though I cancelled the event via e.Cancel=true, the selected value still changes to the selected row.

1 Answer, 1 is accepted

Sort by
0
Accepted
Joem
Top achievements
Rank 2
answered on 03 Dec 2014, 08:41 AM
Please disregard. I did overlook the currentRowChanging.

Sorry.
Tags
MultiColumn ComboBox
Asked by
Joem
Top achievements
Rank 2
Answers by
Joem
Top achievements
Rank 2
Share this question
or