Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
73 views
I am having some trouble getting the styling to work on my RadSlider.  Below is the code that I am using, which shows up great at design time, but at runtime, the slider looks very basic and plain.  What can be wrong?

        <telerik:RadSlider ID="rsActivityLevel" runat="server" ItemType="item"
                           Height="50px" AnimationDuration="400" CssClass="ItemsSlider"
                           ShowIncreaseHandle="false" ShowDecreaseHandle="false"
                           ThumbsInteractionMode="Free" >
                           <Items>
                               <telerik:RadSliderItem Text="1-3 Months" Value="1" Font-Bold="true" BackColor="Red" Font-Overline="true" ForeColor="White"/>
                               <telerik:RadSliderItem Text="3-6 Months" Value="2" Font-Bold="true" BackColor="Purple" Font-Overline="true" ForeColor="White"/>
                               <telerik:RadSliderItem Text="6-12 Months" Value="3" Font-Bold="true" BackColor="Aqua" Font-Overline="true" ForeColor="White"/>
                               <telerik:RadSliderItem Text=">12 Months" Value="4" Font-Bold="true" BackColor="Blue" Font-Overline="true" ForeColor="White"/>
                           </Items>
                        </telerik:RadSlider>
Tsvetie
Telerik team
 answered on 04 Feb 2011
7 answers
127 views
CSS not working in Rad Editor  in IE 8 When Update button click. all the menu item goes here and there.
but it work fine in mozilla firefox. it is a old version RadEditor.



The Detail of Telerik RadEditor is given below :

Name :- RadEditor.Net2

Version :- 7.2.1.0
Rumen
Telerik team
 answered on 04 Feb 2011
6 answers
359 views
Hi,

I'm trying to change the ForeColor of a node client side. I have managed to do this by altering the innerHTML but this has ugly side effects. Do anyone have a better way?

What I really want to do is to change a node from dimgray to the original color determined by the skin. 

Best Regards
Daniel
Yana
Telerik team
 answered on 04 Feb 2011
2 answers
177 views
Hello,
   I want a menu with diffent style for root menu and submenus. I'm using CssClass property of RadMenu for the root menu style, and I'm using CssClas property of RadMenuItem for the submenus style. But when I run the application the styles appear interchanged, the root menu with the submenu style, and the submenu with the root menu style.
Can anybody help me?

thanks in advance.
Tajes
Top achievements
Rank 1
 answered on 04 Feb 2011
2 answers
149 views
Hi,

I have noticed that when AutoGenerateColumns="true", a sql_variant field returned as the datasource will not appear in the grid. However, if you create your columns programmatically or in the aspx page (AutoGenerateColumns="false"), and set the DataField property to the sql_variant field name, it works.

Can anyone at Telerik explain why this is, and if there is a workaround to get sql_variant fields to show up as columns when using AutoGenerateColumns?

As of now, my workaround is to cast the sql_variant as another datatype (in my case an INT) in the sql procedure that returns the dataset. However, I believe the radgrid should be able to handle this on its own, just as it handles it if you are not using AutoGenerateColumns, and set a column's DataField property to the sql_variant field.

Thanks

Daniel
Daniel
Top achievements
Rank 1
 answered on 04 Feb 2011
5 answers
115 views

I have a simple RadMaskedTextBox on a page.

When the page is posted back I want to view the text, and am using the TextWithPromptAndLiterals property and just displaying the contents back to the page. This works fine with all variations of input in the field ie. (12x3.4, _2x3_, 1_x_4)

However when the page that the control is on is modified to turn of the viewstate (enableViewState = “False”), the control no longer works.

Values entered as 12x34 work, however values such as 1_x_4, come back as just “1” (loses the four).

I am using the 2009.3.1314.20 version.

Radoslav
Telerik team
 answered on 04 Feb 2011
1 answer
147 views
Hello,

For the GridBoundColumn column definition, is there a way in markup to set a tooltip on the image that appears without requiring code?  I know code works, but was wondering if there is anything in markup?  It also appears the issue is the same for the GridImageColumn, unless I missed something?

Thanks.
Tsvetina
Telerik team
 answered on 04 Feb 2011
3 answers
83 views
I installed the new radGrid a few days ago and suddenly find my horizontal scroll disappeared.  Instead, all the columns are the same width and the header wraps instead of taking full width. When I expand the columns at runtime, I can make them wider but then frozen columns is ignored.

What can cause the columns to restrict width instead of using the full width as necessary.  Am I going to need to specify column size for every visible column?

Thanks
Pavlina
Telerik team
 answered on 04 Feb 2011
2 answers
105 views
The fine tuning for the Rad grids is not available at this time in Visual Style Builder. When will this be available again?
Alex Gyoshev
Telerik team
 answered on 04 Feb 2011
2 answers
160 views
Hi,

I am wondering what the major differences are between RadMenu and RadToolbar..

It seems to me that the RadMenu control is more versatile. Is there anything I can't do with RadMenu that I can with the Toolbar?
Kate
Telerik team
 answered on 04 Feb 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?