Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
179 views
Hi,

I am dynamically creating a bar chart from a data table object and I am having an issue with the X-Axis labels.  The longer x-axis value labels are running horizontally across the chart and laying over the next column's label.  My solution to this problem was to remove all but the first 10 characters of the label value, but I was wondering if there is a way to wrap the label so it does not flow over the next column's label.

Thanks,
Ryan A.
Ryan
Top achievements
Rank 1
 answered on 06 Aug 2008
2 answers
174 views
Hi
I developed an app that use RadUpload and RadUploadManager.

I installed on my server but I receive this error:

RadUpload Ajax callback error. Source url returned invalid content:

System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.
   in Telerik.Web.UI.RadProgressContext.Serialize(TextWriter writer)
   in Telerik.Web.UI.RadUploadProgressHandler.ProcessRequest(HttpContext context)

Telerik.RadUploadProgressHandler.ashx?RadUrid=e7e077e5-c37c-4ef6-91f7-642686f3f06f

Did you register the RadUploadProgressHandler in web.config?

Please, see the help for more details: RadUpload for ASP.NET Ajax - Configuration - RadUploadProgressHandler.

Please help
Mauro
Top achievements
Rank 1
 answered on 06 Aug 2008
6 answers
120 views
I just switched my website over to Medium Trust to check if there were any issues, and I got a pretty nasty exception which I traced to my setting the Skin property on some RadChart instances.  The partial stack trace follows:

Telerik.Charting.Styles.SkinnablePropertyAttribute..ctor() ---> System.MethodAccessException: Telerik.Charting.Styles.SkinnablePropertyAttribute..ctor() ---> System.Security.SecurityException: Request failed. at System.Security.CodeAccessSecurityEngine.ThrowSecurityException(Assembly asm, PermissionSet granted, PermissionSet refused, RuntimeMethodHandle rmh, SecurityAction action, Object demand, IPermission permThatFailed) at System.Security.CodeAccessSecurityEngine.ThrowSecurityException(Object assemblyOrString, PermissionSet granted, PermissionSet refused, RuntimeMethodHandle rmh, SecurityAction action, Object demand, IPermission permThatFailed) at System.Security.CodeAccessSecurityEngine.CheckSetHelper(PermissionSet grants, PermissionSet refused, PermissionSet demands, RuntimeMethodHandle rmh, Object assemblyOrString, SecurityAction action, Boolean throwException) at System.Security.PermissionSetTriple.CheckSetDemand(PermissionSet demandSet, PermissionSet& alteredDemandset, RuntimeMethodHandle rmh) at System.Security.PermissionListSet.CheckSetDemand(PermissionSet pset, RuntimeMethodHandle rmh) at System.Security.PermissionListSet.DemandFlagsOrGrantSet(Int32 flags, PermissionSet grantSet) at System.Threading.CompressedStack.DemandFlagsOrGrantSet(Int32 flags, PermissionSet grantSet) at System.Security.CodeAccessSecurityEngine.ReflectionTargetDemandHelper(Int32 permission, PermissionSet targetGrant, CompressedStack securityContext) at System.Security.CodeAccessSecurityEngine.ReflectionTargetDemandHelper(Int32 permission, PermissionSet targetGrant) The action that failed was: Demand The type of the first permission that failed was: System.Security.PermissionSet --- End of inner exception stack trace --- at System.Reflection.MethodBase.PerformSecurityCheck(Object obj, RuntimeMethodHandle method, IntPtr parent, UInt32 invocationFlags) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.ComponentModel.AttributeCollection.GetDefaultAttribute(Type attributeType) at System.ComponentModel.AttributeCollection.get_Item(Type attributeType) at Telerik.Charting.Styles.StyleSerializer.Deserialize(XmlElement rootElement, Object styleContainer) at Telerik.Charting.Styles.StyleSerializer.DeserializeProperty(PropertyDescriptor propDescriptor, XmlElement propElement, Object styleContainer) at Telerik.Charting.Styles.StyleSerializer.Deserialize(XmlElement rootElement, Object styleContainer) at Telerik.Charting.Styles.StyleSerializer.DeserializeProperty(PropertyDescriptor propDescriptor, XmlElement propElement, Object styleContainer) at Telerik.Charting.Styles.StyleSerializer.Deserialize(XmlElement rootElement, Object styleContainer) at Telerik.Charting.Styles.StyleSerializer.DeserializeProperty(PropertyDescriptor propDescriptor, XmlElement propElement, Object styleContainer) at Telerik.Charting.Styles.StyleSerializer.Deserialize(XmlElement rootElement, Object styleContainer) at Telerik.Charting.Chart.LoadSkin(Object skinContainer, TextWriter text) at Telerik.Charting.Chart.ApplySkin(String skinName) at Telerik.Charting.Chart.set_Skin(String value)

If I removed the Skin="Telerik" from the markup, it works fine.  If I run the site in Full Trust, it works fine.  Is this a known issue, are there any workarounds or fixes?

Thanks,
bdukes
Top achievements
Rank 2
 answered on 06 Aug 2008
1 answer
106 views
Hello,
Had a quick question on results box for the RadComboBox.

Depending on CSS setup, and position of combobox relative to the page, the results for combobox can show up above or below the main input field. Is there a way to force the results to always show up so that they are underneath the combobox instead of above it or below it depending on CSS and position of the page?
Atanas Korchev
Telerik team
 answered on 06 Aug 2008
3 answers
133 views
Hi,
Q1.
After define document manager to use flv and others types, I can't download these new types. The dialog open, and I can select but no more. Alert ( A file with invalid type selected..).I use as standard alone without RadEditor.

dialogParameters1.SearchPatterns =

new string[] {"*.flv"};

What are the error? Regards

Rumen
Telerik team
 answered on 06 Aug 2008
2 answers
193 views

Hello,
I have some trouble wehen deploying my ASP.NET webpage.
I get that error message telleing me about a runtime error and saying that 'Telerik' is not defined.
I found some articles here pointing to similar problems but I could not manage to run my website.
I am using Telerik Rad controls for ASP.NET AJAX Q2 2008, VS 2008 with DotNet Framework 3.5 and IIS7 on VISTA with IE 7.
I tried to add a line to my web.config like 

<add key="Telerik.WebControls.RadControlsDir" value="~/RadControls/"/>



But that did not work for my versions. Has someone maybe a step-by-step how-to workaround for this problem?
Thanks in advance. Roberto

Roberto Wenzel
Top achievements
Rank 2
 answered on 06 Aug 2008
1 answer
99 views
Hello

I am building dynamic docks containing an image which is also the handle for the dragging of the item... but when I drag the image, I'm not getting the semi-transparent preview of the image to show what I am dragging, and the target zone isn't showing a highlighted outline.

I've looked through the examples, but I can't see where I am going wrong... what do I need to do?

Many thanks

Darren

        <telerik:RadDockLayout runat="server" ID="RadDockLayout1" StoreLayoutInViewState="True" Skin="Telerik">  
          
            <telerik:RadDockZone ID="RadDockZone1" runat="server"  Orientation="Horizontal" Width="615px" HighlightedCssClass="CustomCssClass" > 
              
            </telerik:RadDockZone> 
        </telerik:RadDockLayout> 

Sophy
Telerik team
 answered on 06 Aug 2008
3 answers
160 views
I'm using RAD Treeview Q2 2008.  Please give me an idea or better yet sample code on how to hide the toggle image button of the root node on page load. I tried doing the suggestions in the following thread

http://www.telerik.com/community/forums/thread/b311D-bebhgk.aspx

but wasn't able to accomplish what I want as $find("<%=RadTreeView1.ClientID%>") is always null on page load, either using ScriptManager.RegisterStartupScript() or by including the script on client-side page. I'm generating the nodes server-side with the root node automatically expand and disabled, thus end-users cannot toggle the node.

Thanks in advance.

JM
Atanas Korchev
Telerik team
 answered on 06 Aug 2008
5 answers
195 views
Hi,

I have a Splitter which has a tool bar with in it. Tool bar consists of 4 buttons. I have a AjaxManager which is used when any action on Splitter is performed. For example if i click on tool bar button which is with in Splitter, the OnRequestStart of the Ajax manager is called.
The issue is that how to get the tool bar button in the client side in OnRequestStart event. Right now, when i click on a button, from the eventArgs.EventTarget property i get the tool bar id, but not the specific tool bar button. Please provide a solution to get the specific tool bar button whcih is clicked by the user in OnRequestStart event.


Erjan Gavalji
Telerik team
 answered on 06 Aug 2008
1 answer
54 views
Hi,
    I just want to re-iterate that the editor currently does not support having a single pixel wide (plain) border (to mimic a text area). I need this along with the ability to use the "Show on focus" toolbar mode in order to fit the editor on existing complex ASPX input forms.

I have implemented a 'dirty javascript hack' to make this work but I would really appreciate this simple style be supported natively by the editor.

Thanks, Andy
Rumen
Telerik team
 answered on 06 Aug 2008
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?