Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
134 views
Hi,
Can we highlight a row using the green telerik skin (full row) versus just half of the row? If so please provide the solution.

Please see attached screen shot.

Thanks

Prashant

Pavlina
Telerik team
 answered on 09 Dec 2011
3 answers
154 views

Hi

I have a rad scheduler:
<telerik:RadScheduler runat="server" ID="DiaryScheduler" Skin="Metro" ValidationGroup="Settings" ...

and a custom validator:
<asp:CustomValidator runat="server" ID="MyValidator" Display="Dynamic" ValidationGroup="Settings" ClientValidationFunction="validateMyStuff">
 <span class="validation-error">Some Error Text</span>
</asp:CustomValidator>

When using this with other controls the validation occurs correctly. When usign the schedular, i.e. moving from one view to another and from one week to another, the validation is not run.

Does the ValidationGroup work with the schedular? Have I missed something, is there another setting I need to make this work, or do I have to validate manually?

Thanks
Russell

Ivana
Telerik team
 answered on 09 Dec 2011
1 answer
68 views
We have an existing framework where a class, say class X is defined which inherits 'System.Web.UI.Page' and this class defines some OnPageLoad() method which does some logging acitivity and includes few javascript functions.

Basically, every page in the application inherits this class X.

When we are using telerik, we are facing a probelm where if we inherit any page that uses telerik control from this class X. Then none of the rad server control events like on_ItemCommand or PageIndexChanged does not get fired but if we just inherit 'System.Web.UI.Page' then this events get fired. Please suggest us what could be the possible problem and any solution to it since inheriting the class X is very important for us as many things are done here.
Pavlina
Telerik team
 answered on 09 Dec 2011
1 answer
287 views
Hi:
I have a RadListBox that uses an ObjectDataSource.  I would like to data bind the list-box in a refresh grid/form client-side method.  I am not finding one.
Thanks
Phil
Dimitar Terziev
Telerik team
 answered on 09 Dec 2011
0 answers
94 views
Hi,

we are using RAD Editor SharePoint v 6.1.7 version - For some reason the last tool bar options especially "ReadFontSize" and "ApplyCSS" are getting wrapped to next line

Please find the attached screenshot for the same.

Please let us know the reason and where we can correct - The approach we tried through IE DOM to set the width of the toolbar looks like it is setting automatically

Also find the screenshot of the inline width assign to span which is 34px and 80px for the above two options - If we apply around 40px and 90px they are displaying correctly

Thanks

RESOLVED - By Overriding the inline style with our custom styles
Roopesh
Top achievements
Rank 1
 asked on 09 Dec 2011
2 answers
141 views
Hi,
how can i position the radgrid export controls to left side? By default they appear at right side.

Abhi
Jayesh Goyani
Top achievements
Rank 2
 answered on 09 Dec 2011
1 answer
85 views
Hi,

I have the following Radmaskedtextbox.

<

 

telerik:RadMaskedTextBox Runat="server" ID="MaskEditLon" SelectionOnFocus="CaretToBeginning"

 

 

Width="91px" PromptChar="0" >

 

</

 

telerik:RadMaskedTextBox>

 


In  the page_load i have set the mask for the Radmaskedtextbox.

Protected

 

Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load

 

MaskEditLon.Mask =

"<W|E> ### ##' ##"""""

 

 

End Sub

 


Now if i enter 0 in the control it does not accepts zero. I want zero to be used both as promptchar and also as the input in the radmaskedtextbox.

Could you please help me to achieve what I want.

Thanks,
Raji




Princy
Top achievements
Rank 2
 answered on 09 Dec 2011
5 answers
253 views
How to add custom css file to radmenu control?
Shinu
Top achievements
Rank 2
 answered on 09 Dec 2011
1 answer
64 views
hello

i'm using NumericTextBox and want to open window to enter password when trying to write in NumericTextBox, just when click on it before begin to write anything and when close this popup (depend on the result), back to focus again or remove focus, so i think i need to be focus when open pop up window
i tried to use onfocus but it didn't work well, it displayed my pop up many time till remove my focus

Can you help me which event can help me and 
Princy
Top achievements
Rank 2
 answered on 09 Dec 2011
1 answer
28 views
I am firing the spell check from the client side using the example here:

http://www.telerik.com/help/aspnet/spell/spell_launching_upon_client-side_events.html

I get this error across all major browsers - Uncaught TypeError: Object [object Object] has no method 'StartSpellCheck'
Any help is appreciated.

Thanks
Shinu
Top achievements
Rank 2
 answered on 09 Dec 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?