|
|
Rank: Newbie
Joined: 11/18/2006 Posts: 6
|
I wrote a slightly tongue-in-cheek post about having ajax in umbraco, in case you are interested: http://jlcoady.net/archive/2006/11/18/asp-net-syntax-in-umbraco-template-and-xsltThe situation I was looking at here is slightly more complicated because I want the partial rendering to update a list generated by umbraco with xsl.
Josh Coady - http://jlcoady.net
|
|
 Rank: Addict
Joined: 7/19/2006 Posts: 610 Location: Bad Homburg, Germany
|
My Updates: I have now tested al little bit with v2.1.6 and v3 actual source The conclusion is: If you use asp.net ajax extensions in v2.1.6 with a postback umbraco kills the url and changes it to default.aspx?... But If you only are using clientside controls like the new tabcontrol from ajax control toolkit it works. v3 (using the actual sourcecode) does not have any problems and this without adding head runat=server... Thomas
• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
|
|
 Rank: Addict
Joined: 7/19/2006 Posts: 610 Location: Bad Homburg, Germany
|
Update: No problems with telerik r.a.d.ajax and umbraco 2.1.6. The only problem is that it is not free :no: Thomas
• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
|
|
Rank: Newbie
Joined: 3/29/2007 Posts: 1
|
Please visit the link given below to implement the ASP.Net ajax extension. http://vijaymodi.wordpress.com/2007/03/28/ajax-with-aspnet/Regards, VBM
|
|
Rank: Newbie
Joined: 11/18/2006 Posts: 6
|
Unfortunately, this doesnt help much when you're trying to get it to work in Umbraco. Thanks anyway, though.
Josh Coady - http://jlcoady.net
|
|
 Rank: Addict
Joined: 3/17/2008 Posts: 982 Location: Nyborg, Denmark
|
umbraco v2.x is *not* compatible with ASP.NET Ajax. v3 is (but of course not released yet).
Cheers, Niels...
Jeeeez, did I really start this :-)
|
|
|
Guest |