Telerik Forums
UI for ASP.NET AJAX Forum
6 answers
95 views
Hi,
After writing OnClientRated Function for a RadRating (A nested one) as below:

function OnClientRated(sender, args)
{
    ...
}

How Can I Convert sender to RadRating here, My goal is to access a property of my specific RadRating Control(I'm using RadRating in a DataList Control ). I know that I can do it in ItemDataBound event of DataList, But it's not good enough considering that I have to use the value here in JavaScript Function(I'm going to use it as a QueryString Value in order to redirect to a page shown in RadWindow).
Would you please help me out?
Niko
Telerik team
 answered on 27 Apr 2011
1 answer
101 views
In my grid there is column which contain either '1' or '0' for each of the rows. On grouping, all columns with value '0' is displayed first in the grid. Is there any way by which I can reorder the groups ? I want the group with value '1' to be displayed on the top.

THanks
Shinu
Top achievements
Rank 2
 answered on 27 Apr 2011
1 answer
79 views
Hi -

Im newbie to Telerik and playing with my trial.

Regarding RadMenu I have a couple of questions;

1. Is there any tutorial on how to use a RadMenu that has been customized using the Telerik CSS tool/page?
Like how do I apply a customized menu to my page after I have downloaded the zip from the CSS tool ?

2. Is there any tutorial on how to display a down arrow image on root level on a horisontal menu, if there are any sub-menus present for that item.

Please advice.

Kind r

Bjørn.
Shinu
Top achievements
Rank 2
 answered on 27 Apr 2011
1 answer
293 views

we are still waiting for telerik to support Persian calendar (shamsi - jalali) in calendar based controls!!
when announced a way to use this controls?
Martin
Telerik team
 answered on 27 Apr 2011
4 answers
294 views
 Hi, I encountered with strange Text Box behavior, i supplied picture that represents the issue.
Here is definition for textbox


                            <telerik:RadTextBox ID="txtTaskName" runat="server" Width="100%" Enabled="false">
                            </telerik:RadTextBox>
Do you have any suggestions?
Itl
Top achievements
Rank 1
 answered on 27 Apr 2011
1 answer
77 views
Hi

Team the Given Solution was not working Please Give me the Other Solution
And also fine new Attachement

For Example

  /  /  

dd/mm/yyy

Regards
Ashok Anbarasu.
Shinu
Top achievements
Rank 2
 answered on 27 Apr 2011
1 answer
91 views
Hi

What is the best way for me to change the css/style settings for specific cells in a treelist item? I want to change the column/cells so there is no padding.

Thanks, Patrick
Veli
Telerik team
 answered on 27 Apr 2011
1 answer
91 views
Hello,

I am creating a lot of combo boxes programmatically, which results in a massive response size of about 25 MiB. Since each combo box contains the same list of about 600 elements, I suspect that I can bring down the response size dramatically by binding the list elements on the client side.

Does anyone have an idea what the easiest way to do this in an asynchronous postback is? I am thinking of serializing the list elements as a javascript array and iterate over every combo box on the client, but this could potentially be very slow. Is there a better way maybe?


Thanks,

Ulrik
Princy
Top achievements
Rank 2
 answered on 27 Apr 2011
4 answers
327 views
I've tried all of the methods suggested but I cannot get the radWindow to open.

The follwing works, but is not what I want.

<a href="#" onClick="javacript: window.radopen(null, 
'radCartWindow');">Open Window</a>

I have a radUpdatePanel which has a repeater.  The repeater creates a linkbutton with each item which at the end of the click event for the linkbutton I've tried to call various snippets of code that I've found on the forums as well.  Removing the radUpdatePanel solves the problem, except for the fact that my page is now not AJAXed.

I'm using the Q1 2011 release of the RAD Ajax Controls.

Please advise.
--
Joe Q.
Adam Hubble
Top achievements
Rank 1
 answered on 27 Apr 2011
1 answer
96 views
Hi:

I have implemented a checkbox to expand all nodes in a TreeList. The checkbox resides within the header template. On the event "checkedChanged" of the checkBox , I call the server side method "Expand ALL".

Now, when I check the  'expand all' checkbox the tree expands as expected. But after postback the 'Checked' state of the checkbox is not preserved.Meaning, after the expansion the checkbox check state becomes 'UnChecked' (The tick mark disappears). I would like to preserve the checked state so that on un-checking it I can collaplse the tree back.

I tried saving the state in viewState and assign it back after postback. But it did not work. 

Could any one point me to the right direction?

Also it would be nice if someone could show me how to access programmatically the checkbox from within the header Template

Thanks
Shabbir.
Pavlina
Telerik team
 answered on 27 Apr 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?