I am trying perform inline edit in the grid. when the grid is in edit mode, i want to have a custom combobox cell. I got the values in the combobox also. but the selected value is not flowing to the grid when i click on update button. The values in the combo box is key value pair.
I followed the first example in the link: https://www.telerik.com/kendo-react-ui/components/grid/editing/editing-custom/