Unplanned
Last Updated: 03 Apr 2019 08:18 by ADMIN
Chris
Created on: 28 Mar 2019 14:03
Category: Grid
Type: Feature Request
3
Custom Column Chooser Template or Column Limits

We recently had an ask to limit the number of columns that could be selected, and were not able to find an out of the box solution (nor was support).

Something like this would be great, which is the same implementation as the kendoGridFilterMenuTemplate which allows you to override just the content of the column chooser, and not have to manually create your own menu entry by overriding the whole kendoGridColumnMenuTemplate

<ng-template kendoGridColumnChooserMenuTemplate let-service="service">
    <our-custom-chooser-component></our-custom-chooser-component>
</ng-template>

or, alternatively, if we were able to specify a grid parameter for a max number of columns as a grid level [maxColumns], that would work as well.

1 comment
ADMIN
Dimiter Topalov
Posted on: 03 Apr 2019 08:18
Hello Chris,

Thank you for sharing this idea. We will track the customer demand for this enhancement here, and will prioritize accordingly, based on the interest.

Regards,
Dimiter Topalov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.