Hi All,
I want to know is ther any combo box editor which has DataSource Property and which also inherits EmbeddableEditorBase like EditorWithCombo
so that I can handle its event like click event or after drop down event.Beause I am unable assign a list to EditorWithCombo and the editor which I tried has datasource property but I could not able to invoke their events.
Or is it possible to convert EditorControl to Embeddable Editor base , so tht after doing this I can handle its event.
need some input for this.
Thanks ,
Yogesh
Both UltraComboEditor and UltraCombo are both bindable controls with bindable lists of data.