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

RadDock does not expand

4 Answers 63 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Naresh
Top achievements
Rank 1
Naresh asked on 20 Nov 2010, 09:48 AM
Expand button at the right corner of Dock Control does not expand durin gthe initial request.It expands collapse only after some post back

4 Answers, 1 is accepted

Sort by
0
Pero
Telerik team
answered on 24 Nov 2010, 12:59 PM
Hello Naresh,

Could you please provide more information about the problem? A sample project will help us a lot when resolving the issue.
I tested some of our demos, and everything seems to be working correctly: http://demos.telerik.com/aspnet-ajax/dock/examples/default/defaultcs.aspx.

Greetings,
Pero
the Telerik team
Browse the vast support resources we have to jumpstart 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.
0
Naresh
Top achievements
Rank 1
answered on 29 Nov 2010, 07:45 AM
Am getting the JavaScript error[Am using VS 2008] " <script type="text/javascript">
//<![CDATA[
if (typeof(Sys) === 'undefined') throw new Error('ASP.NET Ajax client-side framework failed to load.');
//]]>
</script>"

0
Accepted
Pero
Telerik team
answered on 29 Nov 2010, 01:40 PM
Hi Naresh,

This is exactly why the problem occurs, the Ajax framework failed to load, and the RadDock's client object is not created. Could you please provide a sample project where we can debug the issue?
You could try the suggestions in the following forum threads:

Sincerely yours,
Pero
the Telerik team
Browse the vast support resources we have to jumpstart 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.
0
Naresh
Top achievements
Rank 1
answered on 21 Dec 2010, 09:30 AM
Hi Pero,
Am getting a error as
Invalid element in document (1,2) <author xmlns=>   while i try to bind a xml string  to radTreeview

using radtree.loadxmlstring(myXML);
Tags
Dock
Asked by
Naresh
Top achievements
Rank 1
Answers by
Pero
Telerik team
Naresh
Top achievements
Rank 1
Share this question
or