I am hardly trying to apply a custom editor to a grid column, with no success at all.
I have found this
custom-editor.zip attachment from Rosen, and it
does not work with current Kendo UI version (v2011.3.1129).
I have also found
a code snippet in another forum thread which apparently uses a custom editor.
It seems my code is alright. My conclusion is that the feature is currently not working. Is this correct? If not, I'd like to see a small working sample / demo, where a custom editor is applied to a grid column. Or some workaround for the issue...
Thank you!
EDIT: Sorry, the attachment works if we use the kendo.all.min.js included there, which is ahead of the current release. It seems we need to wait for next release to use the feature... Is there a patch available for use before next release?