Unplanned
Last Updated: 18 Sep 2023 07:38 by ADMIN
AS
Created on: 11 Sep 2023 11:58
Category: Grid
Type: Bug Report
1
EnableHeaderContextFilterMenu displays improperly formatted submenu

The submenu with filtering options has elements that overflow the sliding element:

1 comment
ADMIN
Doncho
Posted on: 18 Sep 2023 07:38

A possible workaround for the problem is to place the following CSS rule on the page:

<style>
    .RadMenu.GridContextMenu .rmGroup .rgHCMItem .rmContent {
        width: auto;
    }
</style>

Kind regards,
Doncho
Progress Telerik

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