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

rad ajax is not working with version 4 of .NET

1 Answer 41 Views
GridView
This is a migrated thread and some comments may be shown as answers.
yogi
Top achievements
Rank 1
yogi asked on 04 Nov 2014, 10:04 PM
I have just updated from .NET to .NET 4 and i was using rad ajax dll eariler to accomplish all my ajax calls which are not working with version 4.

here is a piece of UI code which is broken.

'ctl00_MainContent_RadAjaxManager1' this control doesnt have a excape sequence which is breaking my ajax UI


<select name="ctl00$MainContent$ddDatabases" onchange="javascript:setTimeout(&#39;AjaxNS.AR(\&#39;ctl00$MainContent$ddDatabases\&#39;,\&#39;\&#39;, 'ctl00_MainContent_RadAjaxManager1', event)&#39;, 0)" id="ctl00_MainContent_ddDatabases" class="dropdown" style="width:200px;">
  <option selected="selected" value="1">Product Database</option>
  <option value="2">System Database</option>

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 06 Nov 2014, 04:29 PM
Hello Yogi,

Please refer to the answer in your duplicate tread with the same question:

Best Regards,
Konstantin Dikov
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.

 
Tags
GridView
Asked by
yogi
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or