This is a migrated thread and some comments may be shown as answers.

FilterMenuInit Event Not Fired

3 Answers 1106 Views
Grid
This is a migrated thread and some comments may be shown as answers.
StuartF
Top achievements
Rank 1
StuartF asked on 22 Oct 2014, 08:17 AM
I seem to be experiencing an issue with the FilterMenuInit event. I am building and initializing my Grid within a razor view and then binding the events to the grid after initialization.

The problem i am seeing is that the FilterMenuInit is never getting triggered if ColumnMenu(true) is set. If i remove ColumnMenu(true) or set it to false the event is triggered as expected.

I am unsure if this is a bug or if it is something i have configured wrongly.

3 Answers, 1 is accepted

Sort by
0
Accepted
Dimiter Madjarov
Telerik team
answered on 22 Oct 2014, 10:36 AM
Hi Stuart,


In this case you should use the columnMenuInit event instead.

Regards,
Dimiter Madjarov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Khanh
Top achievements
Rank 1
answered on 17 Aug 2018, 08:36 AM

Hi Admin,

I also face the same issue, if I want use columnMenu: true and filterMenuInit event, may I do that ? Thanks. 

0
Konstantin Dikov
Telerik team
answered on 21 Aug 2018, 07:10 AM
Hello Khanh,

As I have mentioned in the other forum thread for the filterMenuInit question, you need to handle the columnMenuInit event instead:

Regards,
Konstantin Dikov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Dan
Top achievements
Rank 1
Iron
Iron
Veteran
commented on 15 Oct 2021, 10:01 AM

Hi Konstantin Dikov,

Can this information be added to the documentation.

Georgi Denchev
Telerik team
commented on 19 Oct 2021, 07:22 AM

Hi, Dan,

Thank you for your feedback.

We are going to add a note to the Grid's filtering documentation page regarding the 2 different events and when to use each one.

Tags
Grid
Asked by
StuartF
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Khanh
Top achievements
Rank 1
Konstantin Dikov
Telerik team
Share this question
or