Hi everybody, I've got a little trouble setting the langauge for a
report. What I'd like to see is that the report labels are displayed in
the language of the customer (not in my application language).

I used a code like this:

    str lang;
    element.design().languageID("en-gb");
    lang=element.design().languageID();

replacing "en-gb" with the proper value readen from the customers' table

I placed this code in the init and in the fetch method of my report,
but it didn't work at all, the variable "lang" (used only for debugging
purpouses) will not setted and equals "".
What's wrong with this?
Many thanks in advance!

Alex








Yahoo! Groups Links

Reply via email to