How can I disable other editors based on the selected value of a ComboEditor?
Hello Newbie,
Can I help you with anything else?
Tsanna
You may handle igCombo selectionChanged event: https://www.igniteui.com/help/api/2014.2/ui.igcombo#events:selectionChanged and set readOnly property to the respective editors: https://www.igniteui.com/help/api/2014.2/ui.igeditor#options:readOnly Please let me know if this covers your requirements.
Regards,
editorForKey