We have recently upgraded from version 2008 to 2012 and now it start showing following error:
Microsoft JScript runtime error: Unable to get value of the property 'ajaxRequestWithTarget': object is null or undefined
it is happening at the following line :
<%= radajaxpanel.ClientID %>.ajaxRequestWithTarget('<%= radajaxpanel.UniqueID %>', eventArgs.get_item().get_value())
Is it because ajaxRequestWithTarget is no longer supported by radAjaxPanel ? Thanks in advance.
Regards
Microsoft JScript runtime error: Unable to get value of the property 'ajaxRequestWithTarget': object is null or undefined
it is happening at the following line :
<%= radajaxpanel.ClientID %>.ajaxRequestWithTarget('<%= radajaxpanel.UniqueID %>', eventArgs.get_item().get_value())
Is it because ajaxRequestWithTarget is no longer supported by radAjaxPanel ? Thanks in advance.
Regards