Column Menu with Cell template not in vue kendo grid

1 Answer 50 Views
Grid
ishani
Top achievements
Rank 1
ishani asked on 16 Aug 2023, 04:32 PM
Suppose i add columns =
[{
                field: "Status",
                title: "Status",

                cell: "badgeTemplate",columnMenu: "filterTextBoxTemplate", filter: "text", headerClassName: "customMenu",

            }],

 

So column menu not work in the grid

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 18 Aug 2023, 12:52 PM

Hello, ishani,

I tested the provided snippet but the column menu has been shown successfully at my end. Can you take a look at the sample from my test below and see whether and how it differs from your actual code?

If comparing against it does not help in resolving the problem, please, update it up to a point where the problem occurs and send it back to me so I can debug the cause for the problem further.

Regards,
Vessy
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources

Tags
Grid
Asked by
ishani
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or