This is a migrated thread and some comments may be shown as answers.

Best place to override onDraw or Render for a column

1 Answer 58 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Scott
Top achievements
Rank 1
Scott asked on 28 Nov 2015, 07:05 PM

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...

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 01 Dec 2015, 12:52 PM
Hello Scott,

The "column.editor" is the only possible way for setting a custom editor for a column and detailed information on this matter could be found in our online documentation:
Can you please elaborate on the reason behind your requirement to not use that approach?


Regards,
Konstantin Dikov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Scott
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or