Telerik Forums
UI for WPF Forum
11 answers
334 views
I have develop a program that will be used in different countries.
We want everyone to work with date's and so on in there own culture settings.
On the other hand we can view Currency info from the differen countries. These are show in the same datagrid. I want these values to Show the right info So Euro for most Europe countries and Dollar for America.
It is only possible to select On country at a time.

Currently I am using

 

 

<telerik:GridViewDataColumn DataMemberBinding="{Binding TurnOver}" Header="Value" IsReadOnly="True" DataFormatString="{}{0:C}" >

<telerik:GridViewDataColumn.AggregateFunctions>

<telerik:SumFunction ResultFormatString="{}{0:C}" />

</telerik:GridViewDataColumn.AggregateFunctions>

</telerik:GridViewDataColumn>

How do I make it so that the rigth currency symbol and format is made on the selected country while keeping the rest of the UI the users culture setting.

This question is also for the Chart area where I use

<

telerik:SplineSeriesDefinition ShowItemLabels="False" ShowItemToolTips="True"

ItemToolTipFormat="Intake: #DATAITEM.Intake{C2}&#x0a;Target: #DATAITEM.Target{C2}&#x0a;Turn Over: #DATAITEM.TurnOver{C2}&#x0a;Maintenance: #DATAITEM.Maintenance{C2}"/>

 

 

 

 

Maya
Telerik team
 answered on 03 Jun 2013
3 answers
260 views
hi~~
i 've already read the help documents for RadDiagramNavigation, but when i follow the steps in the documents, my vs2010 compiler told me that "can not find RadDiagramNavigationPane in XML namespace http://schemas.telerik.com/2008/xaml/presentation, and also can not find <telerik:RadDiagramNavigationPane>, i 've already add the referencies such as
  • Telerik.Windows.Controls.Diagrams

  • Telerik.Windows.Diagrams.Core

  • Telerik.Windows.Controls.Diagrams.Extensions

  • Telerik.Windows.Controls

  • Telerik.Windows.Controls.Navigation

  • Telerik.Windows.Controls.Input

  • Telerik.Windows.Data


is there any thing wrong? how can i use RadDiagramNavigationPane? and the same error occurs when i try to use RadDiagramContainerShape too......

i just want to make an app looks like the Demo project OrgChart, but the demo depends on too much other demos and the QuickStartFramework, is there any simply using RadDiagramNavigationPane.

by the way, where is the telerik windows8 theme? in my telerik directory there are ExpressDark, Metro, OfficeBlue,...etc,but with out the theme Windows8 need for your OnlineDocuments tutorial ...

i am using Q2 2012

Thanks a lot!
Pavel R. Pavlov
Telerik team
 answered on 03 Jun 2013
1 answer
150 views
Hi,
Is there any way to custom the loading image? I have my own loading image.

Thanks,
Brew
Shinu
Top achievements
Rank 2
 answered on 03 Jun 2013
3 answers
184 views
I am trying to get the CollectionEditor working for ObservableCollection<int>.
I am not able to add items. If I create a object with one int property I can add to the collection.

Is there a way to get it working with a list of int's?


Maya
Telerik team
 answered on 03 Jun 2013
1 answer
91 views
Hello everyone,
i wan't to safe and restore the expanded GroupRows in a GridView but I don't know how to force to expand the GridViewFooterRows.
Has anyone ever tried this and can show me an example how to do this?
Tina Stancheva
Telerik team
 answered on 03 Jun 2013
3 answers
130 views
Hi,

I want to modify ControlTemplate of GridViewComboBoxColumn so that I can display a ComboBox with multiple columns with title and sort functionality.

If someone can share steps to do the same in expression blend it would be great.

Can someone please help with this? 
Maya
Telerik team
 answered on 03 Jun 2013
1 answer
105 views
Hi I'm using 2013-Q1.
I've the following xaml:

<telerik:RadRibbonView TitleBarVisibility="Collapsed" telerik:StyleManager.Theme="Windows8" telerik:KeyTipService.IsKeyTipsEnabled="True"

MinimizeButtonVisibility="Visible">

<telerik:RadRibbonView.Backstage>

<telerik:RadRibbonBackstage>

</telerik:RadRibbonBackstage>

</telerik:RadRibbonView.Backstage>

</telerik:RadRibbonView>



when I click application button I got the "Cannot perform this operation when hosted in browser." exception.

Am I doing something wrong ?

Thank you.
Kiril Vandov
Telerik team
 answered on 03 Jun 2013
20 answers
352 views
Hi,

According to this webpage http://www.telerik.com/help/wpf/radmap-overview.html, your map control has multi-touch support for panning and zooming. However, it seems that by default this is not enabled when using the control on Windows 7. In other locations it is said that Silverlight has multi-touch support, but the WPF version does not. Can you please clarify? We are on a deadline so I hope we don't have to spend time to create a workaround for this.

Thank you for your answer,
Lex

PS: a license was purchased on monday the 22nd of November by our customer: Hogeschool Rotterdam, the Netherlands


Rudie
Top achievements
Rank 1
 answered on 03 Jun 2013
1 answer
68 views
No errors pop during the installation of Telerik WPF suite that I remember.

I noticed, after installing the Telerik controls and adding a few of the controls to my WPF project, intellisense stopped working.

I am using VS2012 Ultimate, and intellisense works for other (small test projects) with Telerik controls in it.

I verified, edits I've got in my project from the last check-in are just Telerik controls.  Any known issues that anyone have to share about this weirdness?  Much appreciated!!
Tina Stancheva
Telerik team
 answered on 03 Jun 2013
1 answer
141 views
Hi,

I use the RadMenu for wpf and it's great. Now I want to set some menu items "IsEnabled = false;" based on
a user-role management.

On login the user gets a role, based on this role some menu-items a enabled some are not. How do I solve this?

The main problem is, that I want to load the rolls just once and use these rolls everywhere in my application!?

Thanks
Best Regards
Rene
Rosen Vladimirov
Telerik team
 answered on 03 Jun 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?