Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
146 views
Hi,

Is there any way to develop standard login window with telerik controls?. I have user table using it i want develop login control

lakmal
Georgi Tunev
Telerik team
 answered on 05 Oct 2009
1 answer
88 views
Hi

I have successfully set up a grid export to Excel, but now I want to allow visitors to select alternative format
by clicking different buttons  - excel or pdf. 

Can you give me some tips on how to approach this, bearing in mind that the style/formatting needs
of each type are so different?

Is there a demo/barebones example which shows this multiple choice (including pdf)?

Thanks

Clive


Princy
Top achievements
Rank 2
 answered on 05 Oct 2009
1 answer
103 views
Hey,
I read the article about how to define custom CSS to the editor. This works great - but just ones! When trying to update the file with new styles nothing happens. SharePoint sill serves me with the old file. What do I do to update it?
Thanks!
Martin
Martin Lundgren
Top achievements
Rank 1
 answered on 05 Oct 2009
1 answer
220 views
Hi

I am trying to use the method shown in the excellent KB article:
"Adding a Custom Button to RadWindow Titlebar".

Functionally it is fine, but the button image does not show  properly. It appears as a thick minus sign, which moves upwards on mouseover (as specified by the css code provided).

Since the javascript works by implementing a <ul> , I guess there is conflict with the
CSS list button images I already have on the page?  Can you suggest how can I get round this?

Thanks

Clive
Georgi Tunev
Telerik team
 answered on 05 Oct 2009
1 answer
70 views
I am using the latest Version of Telerik controls.
How do i find a replacement for the "NotSelectedImageURL" and "SelectedImageURL"  property in the RADGRID of the latest version.

Looking forward for your reply.

Thanks in Advance
Sebastian
Telerik team
 answered on 05 Oct 2009
1 answer
346 views
Hi,
This is my situation:
I have Cascading RadComboboxes. For Ex: RadA, RadB, RadC. Initially RadC is invisible.
On Change of RadA, RadB should populate and for a certain selected value of RadA, RadC should become visible. 
I used OnClientSelectedIndexChanging Event on RadA. In that Method, I checked some conditions and called

RadB.requestItems(item.get_value(),

false); . This will inturn call the Items Requested Event on the server side.
In this Method on the server side, if I use RadA.SelectedValue or RadA.SelectedItem.Text, i am getting the Initial Value or Blank, but not the selection made.
In this Event, if I say RadC.Visible = true, after the completion of this event, the page does not show up the Rad C Combo box.
I hope you understood the Scenario.
I hope you will help me in resolving the Issue.
Thanks
Srinivas

Shinu
Top achievements
Rank 2
 answered on 05 Oct 2009
2 answers
138 views
Hello Team,

Please let me know if there any way for displaying proper ticks in IE7

Because it will truncate the last tick as ("10") instead of ("100")  
I need the exact width of RadSlider as mentioned below.  
please see the example below in IE 7 and it is working fine in FF and IE 8
<telerik:RadSlider runat="server" ID="sldLongResume" Orientation="Horizontal" ItemType="Tick" 
        SmallChange="1" LargeChange="50" Height="30px" ShowDragHandle="false" Width="97px" 
        IsSelectionRangeEnabled="true" TrackPosition="BottomRight" ShowDecreaseHandle="false" 
        ShowIncreaseHandle="false" Enabled="false" /> 



Thanks
Amol
Amol
Top achievements
Rank 2
 answered on 05 Oct 2009
1 answer
150 views
Hi,

HOw can i set filter width in grid column ?  And also how can i set to filter boolean field?

lakmal
Shinu
Top achievements
Rank 2
 answered on 05 Oct 2009
1 answer
101 views
Telerik RadControls for ASP.NET Ajax Version 2009.2.701.20

I am using the RadComboBox control on an aspx page (VS 2005).  I'm using the WindowsXP skin from a css provided by Telerik.  Yesterday, the combo box rendered just fine.  Today, however, I see the control rendering incorrectly in both the designer and the browser (see attached file).  I did not change anything in the style sheet for the control or settings for the control on my page.  The EnableEmbeddedSkins property is set to False and the name of the skin is WindowsXP, which matches the naming in my style sheet.  When I attempt to use an embedded skin, however, the combo box renders correctly for that skin.

Any thoughts on what could be causing this?

Sean M. Severson

Sean Severson
Top achievements
Rank 1
 answered on 05 Oct 2009
0 answers
171 views
Hello

When I try to assign a value for a datebox I get an error like this:

Value of '01.01.0001 00:00:00' is not valid for 'SelectedDate'. 'SelectedDate' should be between 'MinDate' and 'MaxDate'.
Parameter name: SelectedDate


Here's my code part:

txtBirthdate.SelectedDate = DateTime.MinValue;

- I've fixed my problem, you can delete this post -





Abdullah Önden
Top achievements
Rank 1
 asked on 05 Oct 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?