I want to pick a value from a drop down list when editing a cell or auto-complete the entry when user begins
typing the entry.
can xamdatagrid support this function? or I need to implement a control for cell?
Hello ceasor,
I reviewed your scenario and I would suggest you change the editor of the field of the XamDataGrid where you want the mentioned functionality. You can set EditorStyle for this field and use the XamComboEditor synchronized with the current item. Please find the attached sample where I show this possible approach to achieve this behavior.
Please note, we are making efforts to ensure all posts are addressed by an Infragistics expert. We believe that the other community members could benefit from this thread as well.
Feel free to write me if you need any further assistance.