Enter keypress on filter close the popup

1 Answer 21 Views
Filter
Pierre
Top achievements
Rank 2
Iron
Iron
Pierre asked on 27 Mar 2025, 09:33 PM

I got a kendo Popup and inside a kendoFilter + kendoGrid.

Everything works well except when I press enter key when positioned inside the text field of one fitler row. The popup just close... DO I have a way to intercept this enter keypress and do something else ?

Thanks

1 Answer, 1 is accepted

Sort by
0
Martin Bechev
Telerik team
answered on 01 Apr 2025, 08:59 AM

Hello Piere,

I am not sure what the exact configuration is and how the Popup is being set up along with the rest of the Grid elements. Thus, I would probably provide information that isn't relevant to the experienced problem. 

I tried to reproduce the issue based on my understanding, but the Popup remains open until the boolean show flag is set to false (which happens when the TextBox is blurred on this case):

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

Please check out the demo and let me know what I am missing, and provide further details about the scenario. Thank you in advance.

Regards,
Martin Bechev
Progress Telerik

Enjoyed our products? Share your experience on G2 and receive a $25 Amazon gift card for a limited time!

Tags
Filter
Asked by
Pierre
Top achievements
Rank 2
Iron
Iron
Answers by
Martin Bechev
Telerik team
Share this question
or