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

RadTreeView and RadAjaxPanel is not properly updating in SharePoint

4 Answers 88 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Savan
Top achievements
Rank 1
Savan asked on 06 Aug 2008, 07:35 AM
Hi,

I am using RadTreeView and RadAjaxPanel in sharepoint 2007.

I am adding nodes in treeview dynamacally.

I am also adding some controls like image,literal contols on RadTreeNode.

I have added this treeview in RadAjaxPanel using 

RadAjaxPanel1.controls.add method.

I am also using Ajax Timer to update the tree view after every 5 min.

But when I add childnode to ChildNode in TreeView. The values of new added child is not updated after every 5 min.


Waiting for reply

Thanks
Savan


4 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 06 Aug 2008, 07:40 AM
Hi Savan,

SharePoint 2007 is notorious for having integration issues with ASP.NET Ajax. Please review the following links for additional info:

http://blog.thekid.me.uk/archive/2007/01/19/using-asp-net-ajax-with-sharepoint-moss-2007.aspx
http://shailajakumar.blogspot.com/2007/04/implementing-aspnet-ajax-in-moss-2007.html
http://sharepoint.microsoft.com/blogs/mike/Lists/Posts/Post.aspx?ID=3

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Savan
Top achievements
Rank 1
answered on 06 Aug 2008, 08:15 AM
Hi,

I am not using ASP.net Ajax.

I am using Telerik Ajax Controls.


Savan
0
Atanas Korchev
Telerik team
answered on 06 Aug 2008, 08:40 AM
Hello Savan,

RadAjaxManager and RadAjaxPanel are based on ASP.NET Ajax. The links I have sent earlier apply as well.

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Brock
Top achievements
Rank 1
answered on 27 Aug 2008, 11:12 PM
Given how much Telerik seems to market towards integration with Sharepoint -- and the usually great support, it seems kind-of odd to have an answer like this.

I have ASP.NET AJAX working fine in SharePoint WebParts -- I did the research and ended up using a base class that ended up as part of a CodePlex project -- there are numerious posts on this.

I have spent time with Telerik outside of SharePoint -- and that looks very nice.

But put Telerik controls in a SharePoint Webpart and all bets are off.  Some things work, some things don't.  There is almost no information on the web -- and very little in Telerik (please don't refer me back to the installation instructions -- they don't help with even a simple "Hello World" webpart.  If I want the RadEditor for MOSS, I will go there).

How about a few simple examples?  I am digging through the forum -- but there is not much there that I can find. 

How about a simple Telerik Trainer example :)   That is a way cool tool.

Brock.

P.S.  Kind-of funny -- even though you have
http://sharepoint.telerik.com/Pages/default.aspx
it is completely devoid of code samples (totally uncharacteristic for Telerik).
Tags
TreeView
Asked by
Savan
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Savan
Top achievements
Rank 1
Brock
Top achievements
Rank 1
Share this question
or