I am using the kendo grid to display data. It also needs to be editable (inline editing).
I know how to add other controls to the grid using templates when it is in inline edit mode.
How do I add the multi-select control to the Grid in inline edit mode/
This is the multi-select control I need to have in the Grid:
http://demos.kendoui.com/web/multiselect/index.html
Thanks,
Anthony
I know how to add other controls to the grid using templates when it is in inline edit mode.
How do I add the multi-select control to the Grid in inline edit mode/
This is the multi-select control I need to have in the Grid:
http://demos.kendoui.com/web/multiselect/index.html
Thanks,
Anthony