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

Binding Culture

0 Answers 194 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Sergiy
Top achievements
Rank 1
Sergiy asked on 07 Jun 2013, 02:44 PM

Hello,
For instance I have got 5 columns and I am going to show data (price) where each price(column) depends from different Currency.
I should get these currencies and prices from database and show them with correct cultures.
I don't know anything about currencies and prices, there could be anything. So I want to display price correctly for each currency.

I think that each column must have own culture, I should bind this cultures dynamically, and columns need to show prices correctly.

Is it possible?
Could you suggest me anything, best practices, working example, please?

Important: I don't want to have any code-behind and any static data in xaml. I implemented MVVM pattern.
Thank You


No answers yet. Maybe you can help?

Tags
GridView
Asked by
Sergiy
Top achievements
Rank 1
Share this question
or