I have attached the sample application where i am trying to bind EmployeeType collection to XamComboEditor, could you please look at this and let me know .
Thanks
Prashant Chavan
Hi Prashant,
I have been looking into your scenario and there is no way on how the unbound field of the XamDataGrid can identify which editor to use (in your case XamComboEditor) without setting it explicitly.
My suggestion is to use the ComboBoxField in this scenario. For more information you could look into the following link:
http://help.infragistics.com/doc/WPF/2014.2/CLR4.0/?page=xamDataGrid_Configuring_Specific_Editor_Fields.html
Let me know, if you need any further assistance on this matter.
Thanks yanko, could you give me an example of adding comboboxfield at runtime , it will help me to move forward.
Hello Prashant,
I am just checking if you require any further assistance on the matter.