Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.
In my project, all the settings of the AJAX are already in the code-behind.
And even so, it’s not working.
I have attached a video that shows my project problem. [See Video].
(the video demonstrate a setting from the RadMenuItem to a label)
Thanks,
Daniel.
0
Viktor Tachev
Telerik team
answered on 22 Oct 2014, 11:10 AM
Hello Daniel,
The RadMenu is a composite control and in order to AJAX-enable it you need to add the ID of the control to the AjaxSettings.
Try adding the setting shown above to the AjaxSettings and the Label should be updated without postback.
Regards,
Viktor Tachev
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.