Hi All,
I need to create a dropdownlist & kendoTreeList inside a kendo grid even though the grid is not set to edit mode.
User should be able to select the value from the dropdown list & the kendo Treelist.
kindly give me the approach to implement this.
please share me the links of any examples .
Thanks in advance. :)
Hi, Sunil,
Could you please provide me with a bit more details about the expected outcome?
You can render a DropDownList that will be always visible(without edit mode) by following the approach in the following article:
https://docs.telerik.com/kendo-ui/knowledge-base/grid-dropdownlist-column-template
Best Regards,
Georgi