How to prevent multiselect pop up from collapsing when scrolling the page?

1 Answer 44 Views
MultiSelect
Jan
Top achievements
Rank 1
Jan asked on 08 Jul 2024, 04:32 AM
How can I configure my multiselect pop up so that scrolling elsewhere on the page does not make it disappear?

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 10 Jul 2024, 01:29 PM

Hello, Jan,

Here you will find a possible approach to handle the scenario. In the window.scroll event, you can change a global boolean variable which can be used to prevent the close event of the Popup containing the MultiSelect items.

Let me know how that would work for you.

Regards,
Martin
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
MultiSelect
Asked by
Jan
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or