Hi,
I have a requirement in data grid with a custom dropdown editor, while changing the dropdown value, "id" for the changed value in the kendo grid data source is not getting updated with the corresponding newly changed dropdown option chosen . And after changing it, the cell value in the grid is showing "id" not the "text" of the custom dropdown editor.
Please find the code snippet in the jsfiddle : http://jsfiddle.net/khNsE/40/
Thanks
I have a requirement in data grid with a custom dropdown editor, while changing the dropdown value, "id" for the changed value in the kendo grid data source is not getting updated with the corresponding newly changed dropdown option chosen . And after changing it, the cell value in the grid is showing "id" not the "text" of the custom dropdown editor.
Please find the code snippet in the jsfiddle : http://jsfiddle.net/khNsE/40/
Thanks