Dear Friends
We are using SmartClient-9.0-1.
I am new to javascript. At the moment, I need your guidance on a issue we are facing with smart client listgrid.
When there is a special character (utf-16) like "§" in the xml passed to listgrid, listgrid shows only first 5 rows even if there are hundreds of records. Currently, we are passing xml with encoding utf-8.
This problem happens on all browsers like IE11, Chrome, Firefox.
When we looked at javaconsole, we could see the xml correctly.
Can you please guide me if we need to send the xml to listgrid in utf-16 format?
I am sorry that currently I cannot provide stack trace, but will provide the same soon, once I know this is a problem of javascript or xml encoding.
Many thanks in advance for your help and time.
Best Regards
Ganesh
We are using SmartClient-9.0-1.
I am new to javascript. At the moment, I need your guidance on a issue we are facing with smart client listgrid.
When there is a special character (utf-16) like "§" in the xml passed to listgrid, listgrid shows only first 5 rows even if there are hundreds of records. Currently, we are passing xml with encoding utf-8.
This problem happens on all browsers like IE11, Chrome, Firefox.
When we looked at javaconsole, we could see the xml correctly.
Can you please guide me if we need to send the xml to listgrid in utf-16 format?
I am sorry that currently I cannot provide stack trace, but will provide the same soon, once I know this is a problem of javascript or xml encoding.
Many thanks in advance for your help and time.
Best Regards
Ganesh