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

Prevent Columns from being shown / hidden

1 Answer 41 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Lee
Top achievements
Rank 1
Lee asked on 07 Oct 2015, 01:01 PM
I have to enable the header context menu on my grid as I want use it for filtering. Is there a way I can enable it but prevent the additional options in the context menu. The main one I want to remove is the hiding / showing of columns 

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 08 Oct 2015, 02:20 PM
Hello,

For more information how to customize the header context menu items refer to the below article:
http://www.telerik.com/help/aspnet-ajax/grid-header-context-menu.html
See how the menu items are accessed in the last section and after accessing them you can simply hide them by setting display false.

Regards,
Maria Ilieva
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Lee
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or