Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
152 views
Hello,

I'm using the RadMenu as the main navigation menu in my website.  If a user clicks / opens a menu item and then moves their mouse off the menu, I would like the menu to automatically close after a certain configurable time span (ie, 2 seconds).  Is this functionality built in to the control?

Thanks,
Chris
Princy
Top achievements
Rank 2
 answered on 04 Feb 2011
1 answer
114 views
hello.
i'm using with regExpTextBoxSetting and i want that in server-side button clicking it will pass to server also if the validation is error.
but when it return back to client, the style of the invalid control stay as invalid (red frame and error icon) and the value disapears !!
There is any way to see the value on the invalid contol also after postback?
thanks
Maria Ilieva
Telerik team
 answered on 04 Feb 2011
3 answers
85 views

Hi

I'm new to both sitefinity and radgrid.

How can I assign the list returned by this fluent api code;

App.WorkWith().Documents().Where(d => d.Status == 
Telerik.Sitefinity.GenericContent.Model.ContentLifecycleStatus.Live).Get().ToList();

to a grid such that first column of the grid displays retuned documents’ titles and second column is a column of buttons such that when a button is pressed it will open the relevant document in a radwindow for viewing?

Many thanks for the help.

Regards

Tsvetoslav
Telerik team
 answered on 04 Feb 2011
3 answers
149 views
Hi,
 Rad Grid, filter text disappears after filering. I am using google like filtering.


Regards
Pavlina
Telerik team
 answered on 04 Feb 2011
1 answer
81 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
131 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
382 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
194 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
154 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
123 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?