Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
113 views
Hi I have a RadGrid with a number of email addresses in it. In the databound event i then create a semi-colon delimited list for a TextBox on the page to allow the user to copy and paste directly to outlook. I have just enabled the filtering and I can't see anyway to trigger the list creation method after the filter has been applied.

Can you please let me know how I can detect the the filter has been applied.

Thanks

Chris


Yavor
Telerik team
 answered on 13 Jan 2009
3 answers
151 views
when i upload a file with <meta http-equiv="content-type" content="text/html; charset=utf-8" />

on it

the upload process removes the <meta http-equiv="content-type" content="text/html; charset=utf-8" />

please advise.

thanks.
Rumen
Telerik team
 answered on 13 Jan 2009
3 answers
121 views
I wonder if RadGrid has possibility to easily break rows into columns, what I mean by that is presented below

Standard rad grid shows data as

Name1   Number1
----------------------
Name2   Number2
----------------------
Name3   Number3
----------------------
Name4   Number4
----------------------
Name5   Number5
----------------------
Name6   Number6 






What I want is...


Name1   Number1   |   Name4   Number4  
---------------------------------------------------
Name2   Number2   |   Name5   Number5
---------------------------------------------------  
Name3   Number3   |   Name6   Number6 
Sebastian
Telerik team
 answered on 13 Jan 2009
1 answer
71 views
Hello,

We have upgraded to the Q3 version but encountered a major drawback.

We created a custom skin based on the webblue skin. Since the upgrade not all CSS is consistent. I've noticed that for instance RadDisabledCss_CustomSkinName is replaced by riDisabled, and so on.....

Is there an interesting or quick way to merge the custom skin with the new WebBlue Base?
Do we have to go through all css files to see what has changed and change it back? Is there a list of the changes??

please help

Thanks in advance.

The Sofim-Team (Belgium)
Dimo
Telerik team
 answered on 13 Jan 2009
9 answers
320 views
Hello,

I am working with this component in my page and i need to disable the javascript action (which open picker popup) when the user is on readonly on the page.

My code in aspx is : 

<

Prometheus:RadColorPicker runat="server" ID="radCpMainBackgroundColor" ShowIcon="true" Preset="default" ShowEmptyColor="false" SelectedColor="#000000" OnClientColorChange="HandleMainBackgroundColorChange" />

And the code behind which is not working is  : 

radCpMainBackgroundColor.Enabled =

false;

How can i disable the control from code behind ?

Best regards,
Nicolas

Tsvetie
Telerik team
 answered on 13 Jan 2009
3 answers
347 views
Dear Sir,
i have a problem with setting the DefaultButton,
I have a master page inside it i have an internal page, all the internal page is inside a RadAjaxPanel
when i am triyng to set the DefaultButton in code like this (Me.Form.DefaultButton=Button1.UniqueID) i got no result (the default button is not changed),

Please tell me how to set the DefaultButton.

Regards
Iana Tsolova
Telerik team
 answered on 13 Jan 2009
1 answer
209 views
Hello, I have a radgrid. Have one column of Radtextboxs each of their values are based on another column of radtextboxes. For example,
the value of radtextbox in row 1 column B (txt_result)= value of radtextbox in row 1 column A (txt_original)* 2. That is, whenever the user type 2 in txt_original, txt_result will automatically update its value to 4. I want to achieve this by using Javascript before I submit everything in the grid to the server.

Any help is appreciated!

Thanks
Shinu
Top achievements
Rank 2
 answered on 13 Jan 2009
2 answers
96 views
http://img.photobucket.com/albums/v226/DeathFox007/test.png
^ There's the pic, the pic wont display so i just posted a link to the pic of my problem

How do I find the Employee ID :4, or EmployeeID 5, etc. And I need to access them on the ItemCreated through GridGroupFooterItem.
Thanks


Albert
Top achievements
Rank 1
 answered on 13 Jan 2009
1 answer
111 views
Hi,

We're using RadEditor with the Telerik skin and would like to tweak the interface in order to provide our users better usability.  The issues we'd like to change as as follows:

1.  The buttons Insert, Cancel, and Upload appear in what seems to be a dimmed state when they first appear.  We would like them to be in a non-dimmed state when they are active.
2.  When you go to upload an image, the Insert and Cancel buttons still appear, even though they are not usable at this point.  We would like them to disappear or, alternatively, to dim out and become inactive when the user is in upload mode.
3.  We would like to add instructions to the upload page, telling the user to first browser to find their file, then click upload to upload it.  (Yes, this should be apparent, but it appears not to be.)  How could we do this?
 
Thanks for any help you can provide.  I'm willing to play with the source code, but upon looking at it, it's not immediately apparent how to effect these changes.

Laurie
Tervel
Telerik team
 answered on 13 Jan 2009
4 answers
222 views
hello,

I have a page where i have to force a CSS style : body {overflow: hidden;}

This page contains a RadEditor (2008 Q3)

because of the overflow: hidden of the body, there is no vertical scroll bar displayed if the text is longer than the height of the Editor.

How can I keep the overflow: hidden of the body but displayed the vertical scroll bar? I have tried to force a overflow: visible to elements of the Editor (table, textarea) without success.

Regards

Frank Quinty
Tervel
Telerik team
 answered on 13 Jan 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?