How can I change the datetime and number format for a XamDataGrid without changing the CurrentCulture of the current Thread? I created an XBAP application with semi-trusted code (Local Intranet) and I want (have) to give my users a feature to switch between two Languages (English/German). When I change the Language property of a XamDataGrid nothing happens... Can anybody help me?
Hello Juergen,
Here is a thread ( http://forums.infragistics.com/forums/p/5856/26599.aspx#26599 ) that talks about how to change the culture for a specific instance of the XamDataGrid. However towards the bottom of the thread we mention that there are some issues with handling culture in the XamDataGrid which have been fixed but not yet made available in a hotfix. If you end up experiencing any of those issues, please let us know.
Thank you,
Curtis
Hello Curtis,
thank you for the reply. I already read this post. This is the reason why I referred in my post to the Language Property and the Problem with the culture.
Do you have a different tipp for me?
Thank you,Jürgen