Greetings,
In the grid, I need to override the columns' draw (or render) functionality, so that I may render a custom "kendo.dropdownlist" for the column, and fill it appropriately.
I see that there is an "editor" which can be used, but I need to create and fill the widget prior to this event firing.
Where is the best place to accomplish such? Sample snippet also much appreciated.
Many thanks...