Telerik Forums
UI for ASP.NET AJAX Forum
4 answers
239 views

hi there. i am trying to make the below code work with new asp.net AJAX radgrid. with the old version it was very simple. as we are changing our whole controls to the new telerik control we are facing many problems one of them is with Raising asynchronous postback request.

the code we used to genrate this request was :

window[

'<%=RadGrid3.ClientID %>'].AjaxRequest(''<%=RadGrid3.ClientID %>'', 'ResetOt')

this was working fine. now we are unable to run this code as the new radgrid doesnot support the ajaxrequest function any more.

if any one has face the same problem kindly post some examples for solving this.

thanks
nitesh monga

 

nitesh monga
Top achievements
Rank 1
 answered on 05 Jan 2009
1 answer
125 views
I have a Excel file open in a RadWindow ..Now I have to save the file into a hard Disk...Before what I did was that I had openned into Window.open and File menu had a Save As..  How could I achieve that same functionality with RadWindow..

Thanks,
DIP
Georgi Tunev
Telerik team
 answered on 05 Jan 2009
1 answer
73 views
Hi,
I am plotting bar charts similar to the chart displayed into content provided by you
http://www.telerik.com/help/aspnet-ajax/understandingtypesbar.html

I have three bars for each point on X - Axis
I am displaying the Y Value of the bar on the top of the bar (Similar To your example).
When all the bars are of same height then the values present on the top of the bar overlaps and becomes not readable.

If I can display the values vertically then also it will resolve the issue for me.

Kindly help me to resolve the issue.

Thanks and Regards....
Ashish Tripathi
Bangalore
Giuseppe
Telerik team
 answered on 05 Jan 2009
1 answer
97 views

There are two values in the XAxis like that. I want to set a value as width. How can I do it? 

 

sample chart

    |

    |
    |    |              |              |
    |__|_______|_______|_____
         |<-width->|<-width->|

if I can do it my dataTable values can be more readable.

Ves
Telerik team
 answered on 05 Jan 2009
2 answers
245 views
PrintScreen

Above the screenshot of the grapich output.

My problem is that in the dataTable the values are mixed the values cannot be readable. I want to set the datatable columns width for enlarge the columns to make more readable. This has more prioirty. If we cannot do it, we will not buy this control suit. This is the bigger problem for our company.
Ves
Telerik team
 answered on 05 Jan 2009
3 answers
400 views

I am having some issues with the SmallChange property of RadSlider, and how it seems to affect the permissible "Values" the slider will accept.

Here is my scenario: I have a slider for which the MaxValue is dynamically set server-side to the duration of an event in minutes. I need to be able to set the value of the slider down to the minute level.

Here is the markup for my slider:        

<telerik:RadSlider ID="SplitRadSlider" runat="server" ItemType="Tick" Skin="Hay" Width="450px" Height="40px" SmallChange="1" LargeChange="30" TrackPosition="TopLeft" AutoPostBack="True" OnValueChanged="SplitRadSlider_ValueChanged" OnClientValueChange="HandleValueChanged" OnClientLoaded="HandleValueChanged"></telerik:RadSlider>

My issue is that for long events (300 minutes, for instance), the appearance of the slider becomes very cluttered because the small ticks are so close together. The small ticks are basically useless in this scenario because they run together.  I tried setting SmallChange to a larger value (5), but then when I try to set the slider Value to a number that is not divisible by 5 (107 for instance), the slider Value changes to the nearest number divisible by 5 (105 in this case). It seems like the Slider Value can only be set in increments of SmallChange's value, and I need to be able to set its value to any whole number.

Do you have any suggestions? Is it possible to display the large ticks without the small ticks? I would like to display SOME ticks so the  user has some visual indication of the values along the slider, but it looks very bad when the small ticks are crammed so close together.

Thanks!

Tsvetie
Telerik team
 answered on 05 Jan 2009
1 answer
126 views
There used to be a bunch of task based videos in the support site. They were great walk throughs.

I can't find them any more. Only the new video trainer. While handy, the simple step by steps are better in most cases.

Can we get a link to them?
Veselin Vasilev
Telerik team
 answered on 05 Jan 2009
1 answer
93 views
Hi

I have set the ChartTitle.TextBlock.Visible = "false";
Like this any title text is not being displayed for the chart but space remains occupied. As a result of this on the top of the chart some unused space remains there.
Will it be possible to remove the space occupied for the Title Text if the property is made Visible false.

Thanks and Regards....
Ashish
Giuseppe
Telerik team
 answered on 05 Jan 2009
1 answer
95 views
I watched a video of a guy creating a hierarchical RADGrid (master detail) in (I think) one minute.  Now, I can not find it.  Anyone have it bookmarked?
Yavor
Telerik team
 answered on 05 Jan 2009
1 answer
107 views
I have a project with Telerik 2006 .  But now, I want to update some form to telerik 2008 . Examble after I add reference Telerik.Web.UI.dll  version 2008.1.415.20 and Telerik.Charting.dll  version 2.0.0.0 .
When I add only and not working nothing, It run ok , no problem . But , When I debug this solution there was an error that :

"Error    1    Could not load file or assembly 'Telerik.Charting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=5798b630e02d74fc' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)    C:\Documents and Settings\thanhnt\Desktop\Test1\Test1\Test1\Test1\Default.aspx    18 "

When I use one version telerik 2006 or telerik 2008 . There isn't any error .
How can i solve this problem ?

Thanks very much !  

Daniel
Telerik team
 answered on 05 Jan 2009
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?