Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
332
WebTextEdit with special characters
posted

 Hello,
We've got an WebTextEdit in a cell of an UltraWebGrid. The value of the field contains special characers as 'ä', 'ö' or 'ü'. When the user now edits the field, for example the 'ü' changes in '&#252'. The record also can't be updated in the database. How can we achieve that the 'ü' character is displayed correctly (if it is a correct 'ü' value in the field, the database update works).

Thanks in advance for your help.

Stefan