Telerik Forums
UI for ASP.NET AJAX Forum
4 answers
301 views
Hello,

I am using radgrid control in which I had done the same has displayed in your demo. Here I wish add one more functionality.

I want to display total count of cases and aging in header. Please see attached image.

In front of text CHINA I want to display cases as 4 and aging is average of those two values. I am not very sure how I can perform that ?

Can you please suggest how i can get those values there in header ?

P.N.:- I don't want those values in footer.
prayag ganoje
Top achievements
Rank 1
 answered on 05 May 2011
1 answer
62 views
Hi

A client has requested that in the editor the selection is maintained when you switch modes. I coulnd't find an example of this on the site but I noticed that I can grab the selection using OnClientSelectionChange, and I can detect the event BEFORE a mode change using OnClientModeChange. I just couldn't see how to perform a selection event AFTER the mode change in order to maintain the selection position.

I think that I'd have to find the string position of the html source of the selection in the html editing textarea, and use setSelectionRange() ( or IE hack / equivalent) to mark the selection area.

Is there a built-in method for doing this?

Tim
Stanimir
Telerik team
 answered on 05 May 2011
7 answers
172 views
Is there an example out there that would show me how to force all client-side expanded rows to be selected (meaning, display that row with the rgSelectedRow class) and then when it's collapsed, it of course needs to not be selected.

I already have it set to auto expand and select on rowclick but it needs also auto select/unselect when I use the expand/collapse arrows too (client-side).

TIA!
Iana Tsolova
Telerik team
 answered on 05 May 2011
2 answers
216 views
Hi,

Is it possible to change icon of filter button in RadGrid ?
Shinu
Top achievements
Rank 2
 answered on 05 May 2011
2 answers
333 views
Hi Everyone,

Please, some help with a simple doubt...

I have a combobox and I add items dynamically by filter with another combobox.
I need to add an item after combobox loaded with items.

What function is called after the combox is loaded with items? 

Thanks, best

Daniel
Daniel Aquere
Top achievements
Rank 2
 answered on 05 May 2011
7 answers
126 views
Hi,

I need to show Week Numbers in the Column Header. How can I achieve this since I don't think it is possible to create a format string for week numbers in ColumnHeaderDateFormat?

thanks
Aaron
Veronica
Telerik team
 answered on 05 May 2011
3 answers
207 views
Friends,

I want to find out how we can get html control if any which are placed inside RadEditor. I tried but didnt work for me.

Code 1:

var

 

 

editor = $find("<%=reFormEditor.ClientID%>"); //return a reference to RadEditor

 

 

 

var oDocument = editor.get_document(); //get a reference to the editor's document

 

 

var

 

 

oControl = oDocument.getElementsById("image1");

 

 

 

 

 

Code 2:

 

 

var editor = $find("<%=reFormEditor.ClientID%>"); //return a reference to RadEditor

 

 

 

var oDocument = editor.get_html(true);

 

 

var oControl = oDocument.getElementsById("image1");

Can anyone help me how can i find the image1 control???

 

Stanimir
Telerik team
 answered on 05 May 2011
1 answer
57 views
Hello Telerik Team,

We are using Telerik Licensed version 2010.3.1228.40,  So I want to confirm whether Silverlight is inbuild with this version ..???

If yes how can i start using it ..???

Please let me know accordingly.

Regards
Sudhakar
Petar
Telerik team
 answered on 05 May 2011
1 answer
71 views
Dear Telerik,

Could you please advise me how to make the following in the easiest way:

I use RadScheduler and its appointments use one resource type. The schedule table is groupped by this resource. The resource values are thus shown in column headers.

But the resource values are rather numerous. So I would like to add a filter on the page which would allow users to show only those resource values as scheduler columns which they really need. So the user would get rid of unneeded columns and the scheduler would become more readable.

The screen-shot is attached.

Thank you very much for any advice!

- Stepan.
Veronica
Telerik team
 answered on 05 May 2011
4 answers
372 views
hello,

I have few radcharts (Bar, line) and also have implemented a OnClick events for them. These click events are restricted only to the bar (if exists) or active regions in case of line chart.

I would like to have a click event if I click any where on the chart plotarea and not only the bar or active region in the line chart.

Can you please suggest me how I can achieve the same ?

Protected Sub rc_CSMD_Click(sender As Object, args As Telerik.Charting.ChartClickEventArgs) Handles rc_CSMD.Click
                Response.Redirect("~/Internal/Dashboard/EditReport.aspx)
    End Sub
Missing User
 answered on 05 May 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?