Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
352 views
Hello,

I'm using the Pie Chart but instead of showing the absolute values in the label, i wanted to show the series name in the label to not need a legend and keep my interface clean. This I could do easily by setting the clienttemplate of the labels. However, after rendering the labels are not displayed proper. They are clipped (see attachments).
It seems that the width of the svg element is actually larger then the width of the containing div that is generated despite them both being the width I set for the control (300px).

Is there anyway to make these labels fit in the container so they are not clipped?
I have limited width on my page because I show more pie charts in a row. 

Thanks
Danail Vasilev
Telerik team
 answered on 16 May 2013
1 answer
333 views
When I export to Excel, can I export other data on the web page into another tab on the excel spreadsheet/workbook?
Hans
Top achievements
Rank 1
 answered on 16 May 2013
2 answers
149 views
Hi,

I have a requirement where I need to define multiple chart areas in a single chart. Is this possible with the ASP.NET Ajax Chart control?

-Vaibhav Goel
Petar Kirov
Telerik team
 answered on 16 May 2013
2 answers
93 views
Hello,

i'm working on RadChart Spline, i set ChartSeries to Bottom, after that i set XAxis.AxisLabel, but Chart Series overlaps XAxis.AxisLabel.
How can i move ChartSeries to Bottom.

Thanks,
Hoang
Top achievements
Rank 1
 answered on 16 May 2013
1 answer
107 views
We are getting this error and are not sure what is causing it.  Any ideas? 

We are using version 2013.1.403.40 for Telerik.Web.UI.DLL.


System.ArgumentException: Invalid object passed in, ':' or '}' expected. (130): {"Top":0,"Left":0,"DockZoneID":"DashBoardZone2","Collapsed":false,"Pinned":false,"Resizable":false,"Closed":false,"Width":"300px",
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeDictionary(Int32 depth)
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeInternal(Int32 depth)
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.BasicDeserialize(String input, Int32 depthLimit, JavaScriptSerializer serializer)
   at System.Web.Script.Serialization.JavaScriptSerializer.Deserialize(JavaScriptSerializer serializer, String input, Type type, Int32 depthLimit)
   at Telerik.Web.UI.RadWebControl.LoadPostData(String postDataKey, NameValueCollection postCollection)
   at System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
 
Time: 5/9/2013 4:03:36 PM
 
Source: System.Web.Extensions
Slav
Telerik team
 answered on 16 May 2013
1 answer
279 views
Hi guys,

I have 2 ComboBoxes, The selection from the first comboBox Will populate the Second ComboBox and will bind the data from a SQL database. This all work perfectly but since i added a RequiredFieldValidator on the first ComboBox if the user fails to select a option from the first combobox the Validation Error will Fire but then when the user selects an item from the first ComboBox ofter being prompted to please make a selection the Second ComboBox fails to populate.

Here is and example of Code i am using for the validation

<td>
<telerik:RadComboBox ID="cboAccount" runat="server" DataTextField="AccountName"
DataValueField="AccountID" EnableLoadOnDemand="True" EmptyMessage="Select Account"
MarkFirstMatch="True"
OnSelectedIndexChanged="cboAccount_SelectedIndexChanged"
AutoPostBack="True" >
</telerik:RadComboBox>
 
 <asp:RequiredFieldValidator ID="ValidateAccount" runat="server"ControlToValidate="cboAccount" ErrorMessage="Please select a value"></asp:RequiredFieldValidator>
 </td>
Shinu
Top achievements
Rank 2
 answered on 16 May 2013
5 answers
453 views
Hi there.
I am almost this close to buying the RadControls ASP.NET Ajax. I do however need to see if this will work.
Can someone kindly tell me how to style the menu items from:

http://demos.telerik.com/aspnet-ajax/menu/examples/appearance/imageonly/defaultcs.aspx?#qsf-demo-source

similar to the following:

http://www.stunicholls.com/menu/pro_dropdown_2.html 

I am not sure how the styling works and how to make it look very similar/close to that as possible. I would really appreciate any samples/advice on this.

Even the sample shown on the telerik demo page link above would be great, showing me all the styling colors, fonts, background etc... etc... but not using images (unless to make it a standing out/3D effect but have the menu name as text only)

Thanks again
Princy
Top achievements
Rank 2
 answered on 16 May 2013
1 answer
207 views
Hello,

I need to place toolbar items in two lines
But don't know how to do. here is attached Image
Ajay
Top achievements
Rank 1
 answered on 16 May 2013
4 answers
309 views
I have a radGrid in a user control which is loaded dynamically into my page via code.  I am able to sort any of the sortable columns in ascending order by clicking the column header.  when I attempt to change the sort to descending by clicking a second time on an already sorted column, the sortable column immediately preceding the column I clicked on gets sorted in ascending order.  This does not happen when this same user control is referenced directly in the page (not loaded dynamically).  Vewstate is enabled.

This is just really odd behaviour which has me stumped.  i thought it might be that the sorting was attempting to use a column index for sorting, and was somehow using the wrong index.  I added a breakpoint to the grid's SortCommand event handler and the information in the GridSortCommandEventArgs (e) says that the sort expression that will be applied on the second click is from the preceding column, not the column I clicked.  I am not hiding or showing columns and the column that is ultimately sorted is not necessarily the column immediately preceding the column I clicked...it is the preceding column that is sortable.

I have attached screen shots of my grid after the first sort and second sort on the same Status column.  In these screen shots, the Recipients column is not sortable.

Thanks for the help!

Sean Severson
Eyup
Telerik team
 answered on 16 May 2013
1 answer
125 views
Is there a way for my users to download multiple files from Web Server to their own drive.
I managed to do the Upload using AsyncUpload, but will need to do the Download as well?
Note: they may need to download up to 50 files so downloading the files one by one is not an acceptable solution.
thank you in advance for your assistance.
Princy
Top achievements
Rank 2
 answered on 16 May 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?