Hi.
We are a company from Spain. We are using the trial version and are interested in acquiring the full version.
We have seen several prompts, for example in grids (filtering), that we would want to translate into Spanish. Is that possible?
Thanks.
Best regards from Spain.
Yes, any text that is visible to the user can be translated using the ResourceCustomizer. You can find more information on the ResourceCustomizer and it's use in the deocumentation.
I've used the ResourceCustomizer technique successfully for the UltraDockManager, UltraTabbedMdiManager and UltraToolbarsManager, but can't get it to work with the UltraGrid - the original English phrases are still appearing.
The only difference I can think of is that we're not using UltraGrid directly; we created a new class using UltraGrid as the base, thus this new control is not in the UltraGrid's assembly anymore. Would that cause the problems I'm having with ResourceCustomizer?