Hi!
There is support for localization of reports serialized on xml files? How it works?
For instance serializing a report we have obtained the following xml extract:
<TextBox Value="Cliente: " >
where the value of label textbox is built-in in the xml in one only culture. There is any way to have something like a link to a resource like report in compiled mode?
We have found the following fix in the last release:
<<<
What's Fixed in Telerik Reporting Q3 2010 SP1 (v4.2.10.1221)
Report Model
Fixed: XML report serialization should be culture agnostic
>>>
what that means? We can't find other information about it.
Thanks
There is support for localization of reports serialized on xml files? How it works?
For instance serializing a report we have obtained the following xml extract:
<TextBox Value="Cliente: " >
where the value of label textbox is built-in in the xml in one only culture. There is any way to have something like a link to a resource like report in compiled mode?
We have found the following fix in the last release:
<<<
What's Fixed in Telerik Reporting Q3 2010 SP1 (v4.2.10.1221)
Report Model
Fixed: XML report serialization should be culture agnostic
>>>
what that means? We can't find other information about it.
Thanks