Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2915
Reset the selected item in XamComboEditor
posted

Hi,

     I have some data that is populated and displayed in the XamComboEditor, which in turn in embedded in a XamDatagrid column. By default I need to have the IsEditable to true for the combo editors.However, for some cases, I need to prevent this. I tried the TextChanged event but was not able to reset it to the previous selectedItem, is there any other event to handle this?