Telerik Forums
UI for WPF Forum
1 answer
139 views
Hi,

I need to call a RadWindow Prompt, but I would like to change the Theme. Here is what i've done :

RadWindow.Prompt(new DialogParameters
                {
                    Header = "Modifier pourcentage",
                    OkButtonContent = "Changer",
                    Content = "Saisir pourcentage (calcul globale : nbhitlus < (moyenne - moyenne * pourcentage))\nFormat pourcentage : 0,0",
                    Theme = new Office_BlueTheme(),
                    CancelButtonContent = "Annuler",
                    DefaultPromptResultValue = "33,33",
                    Closed = new EventHandler<WindowClosedEventArgs>(OnDialogClosed),
  
                });

But Theme still default theme. Any help ? :D

I'm using Rad for WPF Q2 2009

Thank's
Yves
Top achievements
Rank 1
 answered on 12 Aug 2010
1 answer
96 views
I would like to provide our users with the abiltiy to query across more than one table.
Right now, our prototype application shows data from 3 tables.
We have 2 proposed solutions:
1) 3 individual GridView objects.
2) 1 GridView where the ItemsSource is a DataSet which contains the 3 DataTables.

Is there a way to have a DataFilter show attributes from all 3 tables for either or both of these solutions?
Thank you,
Charlie
Rossen Hristov
Telerik team
 answered on 12 Aug 2010
1 answer
161 views
               Hello sir,
                           I am using Telerik RadMenu bar in WPF. I want to customize the menu bar like the menu header menu items like File, Edit in windows i want to show them in rectangular box with rounded corners individually.

                          Another issue is when i click on File or Edit menu i want to show the popup menu with some background color like a template with all file menu optons.

                    Please kindly  help me as early as possible............
            
Pana
Telerik team
 answered on 12 Aug 2010
1 answer
50 views

Hello

After I download the new version of telerik Dlls - 2010.2.714.40

The grid starts automatically catch the data Error exception

I need to control the validation their same screen for read only.

When the grid is load the data he call the validation this is unnecessary.

How can I disable this?  

Is there a better way to do the validation?

 

Best Regards

Ehud

Nedyalko Nikolov
Telerik team
 answered on 12 Aug 2010
1 answer
281 views
What is the equivalent of the click event in WPF? Similar to what we have for the TabControl version in WinForms

http://www.telerik.com/help/winforms/tab_eventstabselected.html

I have several embedded TabControls / TabItems and need to know when the user clicks on the tab. Not when it got the focus or the selection changed, just the click event.

If such option is not available, is there a way to convert the TabItem header to an hyperlink?

Thanks
Miroslav
Telerik team
 answered on 12 Aug 2010
2 answers
254 views
I'm a huge fan of the RadTreeView, which we have recently incorporated into our product.  I have only found one thing that I like better about the built-in WPF TreeView, and that is the size of the hotspot associated with the expand/collapse arrow.  With the built-in WPF TreeView, you can click not only just on the arrow graphic itself, but pretty much anywhere in the whitespace around that arrow, and the associated node will collapse or expand.  With RadTreeView, I have to click precisely on the arrow graphic itself.  This is way too small of a target.  I very frequently click there trying to expand or collapse a node and miss.

When you click on the arrow to expand or collapse a node, the expander/collapser gets focus, as evidenced by the broken line drawn around it.  How about making the entire area of the focus rectangle be the hotspot for collapse/expand?

Thanks,

Eric
Eric Hill
Top achievements
Rank 1
 answered on 11 Aug 2010
2 answers
76 views
Hi,
 I have a chart that will have 20 - thousands of records. I need to remove the Point Labels, as they are cluttering my chart.
Is there any way to do this and just leave the point?
Also, is it possible to have a mouse over of the point to display the data?

Thanks,
Chelsey Smith
Chelsey
Top achievements
Rank 1
 answered on 11 Aug 2010
2 answers
134 views

Hi all,

While using the RadTab controller, I found the following error message in debug output window
 

System.Windows.Data Error: 4 : Cannot find source for binding with reference 'ElementName=DropDownButtonElement'. BindingExpression:Path=IsChecked; DataItem=null; target element is 'DropDownMenu' (Name='DropDownMenuElement'); target property is 'IsOpen' (type 'Boolean')

Please try creating a new project and drag and drop the RadTabControl into the main form and execute. In my case, the VS2010 debug output will display the above error

I am using Q1 2010 SP2 of Rad Ctrl set on VS2010 Ultimate.

This does not hamper the performance of the controller, just the error message in the debug view.

Can any one tell me whether I am doing something wrong or whether this is a bug ?

Thanks ,

Chintana

Chintana
Top achievements
Rank 1
 answered on 11 Aug 2010
1 answer
51 views
Hi,

How to edit the TabControl's ControlTemplate, two buttons Image: LeftScrollButtonElement and RightScrollButtonElement.
Need some Code snippets .

Thanks & Regards
Anita

Miro Miroslavov
Telerik team
 answered on 11 Aug 2010
1 answer
100 views
How to set the + symbol and images for the branches and lead nodes for RadTreeView control in WPF.

if yes, is there any property available for RadTreeView control.
Hristo
Telerik team
 answered on 11 Aug 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?