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

Small problem with clientEvent on AJAX mode

1 Answer 34 Views
Filter
This is a migrated thread and some comments may be shown as answers.
Guillaume
Top achievements
Rank 1
Guillaume asked on 22 Aug 2011, 10:17 AM
I've got a RadFilter with ClientEvent function OnFilterCreated. This RadFilter is ajaxified control.

On Ajaxpostback, the object sender.get_contextMenu() is null.

What did I missed ?

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 22 Aug 2011, 10:42 AM
Hi Guillaume,

The issue ou are facing was due to wrong behavior of RadAjax. It is already fixed. Therefore I suggest that you download the latest version/Internal Build of the controls and see how it goes. Otherwise, you would need to move your code from the OnFilterCreated event to the pageLoad event handler.

Best wishes,
Iana
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
Filter
Asked by
Guillaume
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or