Telerik Forums
UI for ASP.NET AJAX Forum
27 answers
391 views
hi!
        In radupload control, when press add button , just fileinput box only appear... when click each time add button in radupload,  I want two textbox also....can anyone help me?..thanks
Peter Filipov
Telerik team
 answered on 05 May 2011
4 answers
88 views
Hi guys,

I just noticed that ShowOnFocus doesn't work properly in my solution anymore.
This seems to have happened after I update to Q1 2011.

When the editor gets focus, it displays an empty toolbar.

As soon as I remove the ShowOnFocus attribute the toolbar works as expected.

So far I've tested this in Chrome and FF, looks the same in both browsers.

<edit>
I checked the demos and I see nothing has broken there, so it must be something else.
I still have no idea what it might be though.
</edit>

Regards,
-DJ-
-DJ-
Top achievements
Rank 1
 answered on 05 May 2011
4 answers
324 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
74 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
186 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
230 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
362 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
137 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
225 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
68 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
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?