Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
232 views
I don't know if it's a bug or it's designed to behave like this.

I've a RadBinaryImage defined like this:
<telerik:RadBinaryImage ID="radBinaryImageTester" runat="server" Width="600px" Height="600px" ResizeMode="Fit" AutoAdjustImageControlSize="true" />

On code-behind I populate the control with a byte array image:
byte[] foto = ....; // image bytes

radBinaryImageTester.DataValue = foto;
radBinaryImageTester.DataBind();


My goal is to fill the maximum area of the RadBinaryImage. When the foto is larger than 600x600, the control resizes it to fit in. But when the image with smaller (example: 300x200), it shows only the original size. There's a way to enlarge it to 600x400?
Sérgio
Top achievements
Rank 1
 answered on 14 Mar 2012
1 answer
109 views
I am trying to build a custom skin for dropdowns.
I have edited the ComboSprites.gif.
but the skin that I want use is greater in height then the original.
As a result the positioning for the background image doesnt look correct.

So I thought there should be a background positioning setting somewhere in the css files but coudnt find it.

Can you please tell me how to change a dropdowns height please.

Thank You,
Arvin
Bozhidar
Telerik team
 answered on 14 Mar 2012
1 answer
113 views
Hi,
Im using rad editor and need to convert it to a docx format, and to upload from docx format to the rad editor.
How can i do it?
Shinu
Top achievements
Rank 2
 answered on 14 Mar 2012
1 answer
247 views
Hi,

I use resource files to store the images on my website but can't seem to get them to work on the rad button.  On an asp button I would just set the image URL to something like this

ImageURL

 

="<%$ Resources:Images,AddRecord16%>"

 


When I try to do this on a rad button the image doesn't show up.  I know the image exists because I use it on regular asp buttons. How do I set the image on a rad button using a resource file.

Thank You
Tracy
Slav
Telerik team
 answered on 14 Mar 2012
1 answer
90 views
Hello,
I am beginner with telerik,I want to use a RadRotator that get url image from data base (sqlexpress),and display it,
Thanks 

Princy
Top achievements
Rank 2
 answered on 14 Mar 2012
1 answer
76 views
When I make changes to a control and download the new skin, it is only downloading the skin I started with.

I tried this in Firefox since the stylebuilder appears to not work at all in Webkit browsers like Chrome and Safari:
1. Go to stylebuilder.telerik.com
2. Click "New Skin"
3. Name the skin "NewSkin" and choose "Default" as the base skin
4. Select only "Menu" from the list of controls
5. Click "Create
6. Choose the "Fine-tune" tab at the top
7. Click "Main Items"
8. Click the "Normal (inner)" tab
9. Change the text color to "#3c2cb0"
10. Change the size to 14px
11. Change the Line-height to 30px
12. Change the Font to Arial
13. Click "Hovered root item"
14. Clcik the "Hovered (inner)" tab
15. Change the color to "#ff773d"
16. Click the "Save" button
17. Click the "Download" link in the top right

The files that are downloaded appear to just be the files for the default skin that I started with. I have confirmed that this happens in Firefox and Opera and that I cannot use the tool at all in Chrome or Safari. Can anyone give me a hand?
Bozhidar
Telerik team
 answered on 14 Mar 2012
1 answer
65 views
Dear Telerik Team,

I would like to use the Checkboxes property of Rad ComboBox version 2009.3.1314.35  in my application but it is not showing that feature and i am unable to use this in my application.

Can you please provide more details how to use MultiSelect feature with the above version.

Shinu
Top achievements
Rank 2
 answered on 14 Mar 2012
1 answer
72 views
I am trying to create a folder system for files in a directory. Any way to populate nodes without any connection with a database? Also If i give it a directory is there any way to include the folders and the files inside of those folders?
Bozhidar
Telerik team
 answered on 14 Mar 2012
1 answer
92 views
i have a form decorater styling my createuserwizard control in one of the default skins.

however id like to override some of these style elements making things a big bigger and adding padding.

where would i go to do this?

is there a style sheet imported into my project ?
Bozhidar
Telerik team
 answered on 14 Mar 2012
2 answers
63 views
I'm pretty sure I have things hidden properly, but I still have some lines showing on the xaxis. Can you tell me how to hide them? You can see them here http://cnppid.intellicomweb.com/Graphs/McCounaughy_One-Year.aspx they are the lines right above the month labels
, they're right on the bottom of the x axis. This is what I have in my code

mychart.PlotArea.XAxis.Appearance.MajorGridLines.Visible = False
        mychart.PlotArea.XAxis.Appearance.MinorGridLines.Visible = False
Evgenia
Telerik team
 answered on 14 Mar 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?