Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
65 views
As i know about DockMode had 3 modes with: default, Docked, & floating..
Is it possible for RadDock to enable drag and reset to default position after client-side loading without postBack?
And any setting to mention for it to reset back to default position?
Dobromir
Telerik team
 answered on 31 Aug 2012
1 answer
106 views
Is there any way to limit the number of child nodes loaded in the tree videw when expanding a node ?
(we were thinking along the lines of a paged load of nodes.  A given number of nodes is then loaded at each click from the user).

If the db have like 10000 nodes we want to limit the user to load like1000 nodes as initial pagesize.  enabling the user to page through.

Is this possible ?, if so any samples ?

Best Regards
Shinu
Top achievements
Rank 2
 answered on 31 Aug 2012
1 answer
353 views
Can i have the installer alone so that i can install it offline.

This is because every time i try to install via online got problem. For a few times install online from my office using my office network internet connection, got problem with the connection. But then i tried to download using own internet line (broadband) from my office also failed, only reach until 20% installation, then connection problem error is prompted. Maybe something to do with slow internet connection, because when i tried to download from my house using high speed internet connection seem working fine. But the problem is, i want to use and install this development tool (RadControls ASP.NET Ajax) in my office and also with other developer PC'S, because we decide to buy this license if we satisfy with this tool.

Can i download the standalone installer for this control?, so that i can bring it to my office and install it offline.

The error as below

ASP.NET AJAX

Internet connectivity failure

OperationTitle: Telerik RadControls for ASP.NET AJAX Q2 2012 SP1
DownloadAddress: http://telerik.s3.amazonaws.com:80/Telerik.Web.UI_2012_2_815_Trial.msi?AWSAccessKeyId=06YVF22W1MPX3WNNE602&Expires=1346248124&Signature=WPKLCGxSx%2bFfE3M2HJgv1m%2fPaeo%3d
FileName: C:\Documents and Settings\All Users\Application Data\Telerik\Installer\Downloads\Telerik.Web.UI_2012_2_815_Trial.msi
Telerik.CommonInstaller.Operations.Download.DownloadOperationException: The download operation has timed out after couple of retries.
Dobromir
Telerik team
 answered on 31 Aug 2012
3 answers
286 views
Hi all,

I am having trouble installing RadControls for ASP.NET AJAX.  The installer gets about 50% through the copying files stage and then stops.  I have tried re-booting and re-starting the install; same results.

Does anyone have any ideas?  Does anyone know whether there is an installation log that might provide some more information?

Thanks in advance.

Mike
Vessy
Telerik team
 answered on 31 Aug 2012
1 answer
78 views
I'm trying to set the color on the label items to black instead of the light gray that seems to be the default. 
I've tried using :

  .PlotArea.XAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = Drawing.Color.Lime
        .PlotArea.XAxis.Appearance.LabelAppearance.FillStyle.MainColor = Drawing.Color.Lime
but this has only changed the color on the label's background and not the color of the text itself. 

How do I change the color of the actual text?
Evgenia
Telerik team
 answered on 31 Aug 2012
1 answer
104 views
Good morning,

I heard a rumour that new development on the RadChart control will soon be discontinued (e.g., by the end of 2013) and that it will only be maintained as a legacy product, with HtmlChart instead becoming the main focus of Telerik's attention.  Is this true?  If so, can you give an estimate as to when the development will cease?

Thanks and regards,

Ed Graham
Giuseppe
Telerik team
 answered on 31 Aug 2012
1 answer
206 views
Hi,
I have managed to open a Rad Window from the code behind, and it does everything I want, however I would like to be able to set the size, as currently it is tiny.
The code I currently have is...
Protected Sub RadGrid1_SelectedIndexChanged(sender As Object, e As EventArgs) Handles RadGrid1.SelectedIndexChanged
    If RadGrid1.SelectedItems.Count > 0 Then
        For Each item As GridDataItem In RadGrid1.SelectedItems
            Dim strid As String
            strid = item("UniqueID").Text
            Session("Selected") = "Selected"
            Session("ID") = strid
 
            Dim newwidow As New RadWindow
            newwidow.NavigateUrl = "MessageForm1.aspx"
            RadWindow1.Windows.Add(newwidow)
 
 
 
 
        Next
    End If
End Sub

How do I set the size of this window?
And How do i name it?

Thanks for your help
Ryan
Shinu
Top achievements
Rank 2
 answered on 31 Aug 2012
2 answers
184 views
Hi Telerik folks,

I have a RadAsyncUpload in an iframe, which works fine with most browsers, but customers started complaining that it won't work in Internet Explorer - I guess the reason is that most people have the Silverlight plugin only in IE and that the issue is only in the Silverlight uploader.

The Telerik Version I was using when the issue was first reported is v.2012.1.411.40 Dev, but I upgraded to v.2012.2.815.40 Dev, which didn't solve the problem.

Fortunately, I can reproduce the issue: In IE 9.0.8112.16421 with Silverlight 64 bit, Version: 5.1.10411.0, the following Error is shown in the script console:

SCRIPT5022: Error while uploading, [net_uri_BadPort]
Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.0.10411.00&File=System.dll&Key=net_uri_BadPort
Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=MultiUploader1_RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bAjaxControlToolkit%2c+Version%3d4.1.40412.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d28f01b0e84b6d53e%3aen-US%3ae14a8175-7690-4143-b148-b58185d12a46%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%3aen-US%3aebfa5361-1bb0-4d72-bf6d-db0befdf104a%3a16e4e7cd%3af7645509%3a22a6274a%3aed16cbdc%3a24ee1bba%3a52af31a4, line 2211 character 8

SCRIPT16389: System.InvalidOperationException: [ScriptObject_InvokeFailed]
Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=8.1.10411.0&File=System.Windows.Browser.dll&Key=ScriptObject_InvokeFailed
   at System.Windows.Browser.ManagedObjectInfo.Invoke(ManagedObject obj, InvokeType invokeType, String memberName, ScriptParam[] args)
   at System.Windows.Hosting.ManagedHost.InvokeScriptableMember(IntPtr pHandle, Int32 nMemberID, Int32 nInvokeType, Int32 nArgCount, ScriptParam[] pArgs, ScriptParam& pResult, ExceptionInfo& pExcepInfo)
Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=MultiUploader1_RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bAjaxControlToolkit%2c+Version%3d4.1.40412.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d28f01b0e84b6d53e%3aen-US%3ae14a8175-7690-4143-b148-b58185d12a46%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%3aen-US%3aebfa5361-1bb0-4d72-bf6d-db0befdf104a%3a16e4e7cd%3af7645509%3a22a6274a%3aed16cbdc%3a24ee1bba%3a52af31a4, line 2650 character 1

SCRIPT5022: Unhandled Error in Silverlight Application [ScriptObject_InvokeFailed]
Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=8.1.10411.0&File=System.Windows.Browser.dll&Key=ScriptObject_InvokeFailed   at System.Windows.Browser.ScriptObject.Invoke(String name, Object[] args)
   at UploadPrototype.EventManager.FilesSelected(Int32 filesCount)
   at UploadPrototype.MainPage.OpenDialog()
   at UploadPrototype.MainPage.OnMouseLeftButtonUp(MouseButtonEventArgs e)
   at System.Windows.Controls.Control.OnMouseLeftButtonUp(Control ctrl, EventArgs e)
   at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName, UInt32 flags)
UploaderIframe.aspx?UploaderInstance=Ini-1, line 1 character 1


Best Regards,
Sascha

PS: Is there a possible workaround by telling the RadAsyncUpload not to use Silverlight, even if the browser supports it?
chrbra
Top achievements
Rank 1
 answered on 31 Aug 2012
1 answer
82 views
Hi,

How can I disable RadButton 10 seconds after the PageLoad?

Sigma.
Princy
Top achievements
Rank 2
 answered on 31 Aug 2012
3 answers
236 views
Hi,
I'm trying to change the color of the border of the sectors in this pie chart from the light-blue it seems to be defaulting to.
How do I access the property to make the change?
Evgenia
Telerik team
 answered on 31 Aug 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?