Hello,
I have a grid with a custom editor on a column that uses a drop-down list. The dataSource of the drop-down list is built on-the-fly, and I set data-text-field, data-value-field and data-bind="value:XXX".
In Kendo 2015Q2 and Q3, clicking the cell to show the drop-down list will show an empty value (but the list will be properly populated). In any version prior to 2015Q2, clicking the cell will show a drop-down set to the correct initial value.
Would you have any workaround or advice?
Here is the DOJO: http://dojo.telerik.com/ofOdi. Change the library to either 2015Q2 or Q3 to see the difference.
Thanks,
Marc.