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

Load all subitems with webservice

1 Answer 55 Views
Menu
This is a migrated thread and some comments may be shown as answers.
msigman
Top achievements
Rank 2
msigman asked on 29 Jan 2011, 05:06 AM
I'm successfully using a WebService to load the child items for the main root items. However, your online examples all use the webservice to also populate subitems only when the user hovers over them - I would like to load all items under the root, including any child subitems, on the first request.  How can this be achieved?

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 01 Feb 2011, 06:01 PM
Hi msigman,

Unfortunately you can not load all items under the root (including any child subitems) on the first request simply because we do not support that option. Using WebServices you can only load the first level child items of the root item as you probably have seen in this help article.

Regards,
Kate
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Menu
Asked by
msigman
Top achievements
Rank 2
Answers by
Kate
Telerik team
Share this question
or