| View previous topic :: View next topic |
| Author |
Message |
zaki Novice
Joined: 22 May 2009 Posts: 1
|
Posted: Fri May 22, 2009 6:56 am Post subject: Using Satellite assemblies |
|
|
Hello,
We're using the 2.2.2 version.
We would like to translate the displayed string (or caption) dynamicaly. Our application use 3 languages (maybe more in the future).
Please can you explain how to use satellite assemblies, we have palced french satellite assembly under bin\fr\....resources.dll
but when changing current culture nothing happen always the easeyquery UI is in English
Thank you.
Zaki |
|
| Back to top |
|
 |
Sergiy Guru
Joined: 07 Nov 2005 Posts: 389
|
Posted: Mon May 25, 2009 8:00 am Post subject: |
|
|
It must work well. You just need to set current culture on page load to make EasyQuery.NET component use necessary satellite assemblies.
I have published on our web-site the modified WebDemoCSAjax sample project which demonstrates such approach: http://devtools.korzh.com/downloads/WebDemoAjaxCS.zip _________________ With the best regards, Sergiy Korzh. |
|
| Back to top |
|
 |
|