This is a migrated thread and some comments may be shown as answers.

checkboxeditor

5 Answers 49 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sowjanya MV
Top achievements
Rank 1
Sowjanya MV asked on 25 Feb 2010, 09:49 AM

 

 

Hi,

we are using telerik checkboxeditor in our project.
we are  adding  some text to checkboxeditor.
The background color of Checkboxeditor we are getting is orange.
When we change the back ground color of check box . Only the border of checkbox is getting changed.
 I want to change the back ground of text as well which is given to check box.....
Please reply me with a solution to solve this problem

5 Answers, 1 is accepted

Sort by
0
Sowjanya MV
Top achievements
Rank 1
answered on 26 Feb 2010, 04:37 AM
Hi

I have posted my query yesterday ........... Ididnot get reply from your team ...............can you please reply me
0
Dimitrina
Telerik team
answered on 26 Feb 2010, 12:21 PM
Hello Sowjanya MV,

Can you please to explain what do you mean by "checkboxeditor" , because currently we do not have any
"checkboxeditor" control.

Kind regards,
Dimitrina
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Dimitrina
Telerik team
answered on 26 Feb 2010, 12:36 PM
Hello Sowjanya MV,

If you mean CheckBox control, please find attached  a project with a custom style of CheckBox.

You can apply  a custom theme to any of  the controls. For more information you can follow the link below:
http://www.telerik.com/help/silverlight/radcontrols-for-silverlight-expression-blend-support.html 

If you have further questions please do not hesitate to ask us.
I hope this will help you.

Greetings,
Dimitrina
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Sowjanya MV
Top achievements
Rank 1
answered on 02 Mar 2010, 05:15 AM
Hi Dimitrina ,
Thanks for the reply .
We are using telerik checkbox editor  as in sample.In that am unable to change the background color which is orange(When i run the pgm by default am getting orange) to white.
I want that to be white.

<

 

 

Window x:Class="WpfApplication3.Window1"

 

 

 

xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"

 

 

 

xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"

 

 

 

Title="Window1" Height="300" Width="300"

 

xmlns

 

 

:telerik="clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls"

 

 

 

xmlns:tel="http://schemas.telerik.com/2008/xaml/presentation">

 

 

 

 

<Grid>

 

 

 

 

<tel:CheckBoxEditor Content="First" Foreground="Red" Width="70" Height="50"></tel:CheckBoxEditor>

 

 

 

 

</Grid>

 

</

 

 

Window>

 




Thanks ,
sowjanya


0
Hristo
Telerik team
answered on 03 Mar 2010, 02:10 PM
Hi Sowjanya MV,

The CheckBoxEditor is internal for our RadGridView for WPF. With our Q1 2010 this will be marked as obsolete and the default background color when editing will be white. Just upgrade with Q1 when it is out. If you scenario does not include RadGridView please use the default CheckBox control with the style provided previously.

Greetings,
Hristo
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Sowjanya MV
Top achievements
Rank 1
Answers by
Sowjanya MV
Top achievements
Rank 1
Dimitrina
Telerik team
Hristo
Telerik team
Share this question
or