How do you set the initial value of a comboBox field in the row edit dialog?
Hello William,
I am glad that you managed to resolve your issue. Feel free to ask if you have any additional questions.
Thank you for using Infragistics components
I got it. Thank you. My problem was I typed the value key wrong (didnt pay attention to the casing.).
Thank you for posting in our community.
Setting initial value of comboBox field can be done by setting the cell value to be included in the dataSource option in editorOptions of the Updating feature.
Attached you can find a sample that has initially selected items in comboBox.
Please let me know if you have any additional questions.
combo_initial_sample.zip