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

Changing Template of ColumnMenu

1 Answer 74 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bjorn
Top achievements
Rank 1
Bjorn asked on 02 Aug 2016, 01:27 PM

Hi Kendo-Team,

is it possible to use a custom template for the column menu? I wasn't able to figure out a way to achieve this.

I want to apply several changes e.g. switch order of Columns/Filter dropdowns.

Thanks,

Jonas

1 Answer, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 04 Aug 2016, 10:41 AM
Hello Jonas,

Unfortunately such an option is not provided out-of-the-box, and some custom logic is required for changing the appearance and functionality of the Grid's column menus.

You can handle the Grid's columnMenuInit event, and manipulate the order of menu items (and also apply other desired adjustments) with jQuery, as shown in the following dojo:

http://dojo.telerik.com/oroxa

I hope this helps.

Regards,
Dimiter Topalov
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
Tags
Grid
Asked by
Bjorn
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
Share this question
or