Hello, Guy,
When the grid is put into edit mode, it creates its editors for each column field.
If the binding does not happen and the Kendo UI ComboBox blanks out, it is most likely that the value type of the column field does not match the expected value type by the widget.
For example, if the widget's dataValueField is a string but the column is a number. Here is a simple runnable example demonstrating the described behaviour. This is the only scenario that seems to reproduce the described ComboBox bank out:
https://dojo.telerik.com/@bubblemaster/uHuYAnEj/2
Kind Regards,
Alex Hajigeorgieva
Progress Telerik
Get
quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.
Learn More.