.k-animation-container

1 Answer 89 Views
Grid Popup
Nicolas
Top achievements
Rank 1
Nicolas asked on 09 Aug 2024, 12:13 PM | edited on 10 Dec 2024, 04:06 AM
Hello

Using Kendo Grid for Angular

I have a weid behaviour where the last right filter popup menu will push to hole page to the left, because of its fixed positioning :

Here is the view while no filter is opened :





What can fix that ? Does the kendo grid have the hability to keep its popup items into its area ?



Thanks in advance

1 Answer, 1 is accepted

Sort by
0
Martin Bechev
Telerik team
answered on 12 Dec 2024, 10:14 AM

Hello Nicolas,

Thank you for the provided screenshots.

By default, the filter menu popup should not shift the Grid or the webpage in such a manner. The popup has auto collision mechanism and can be displayed in any direction depending on the available space. Here is a snapshot of a squeezed Grid and filter menu opened.

Here is the example used for testing purposes:

https://stackblitz.com/edit/angular-jeudddxi?file=src%2Fapp%2Fapp.component.ts

A possible cause could be custom CSS styles that change the default styling of the components or a combination of containers with certain CSS properties that allow such shifting. To provide a more tailored solution to this case, could you update the above StackBlitz example in a way that reproduces the problem, so that we can inspect it and provide further assistance? Thank you in advance.

    Regards,
    Martin Bechev
    Progress Telerik

    Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

    Tags
    Grid Popup
    Asked by
    Nicolas
    Top achievements
    Rank 1
    Answers by
    Martin Bechev
    Telerik team
    Share this question
    or