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
20
hyphen changed to ‑
posted

I have a webdatagrid.

In the webdatagrid I have a cell item with the value "Monte-Carlo".

When I call the "webDataGrid.getSelectedRows().getItem(0).get_value()" function on this cell, the function returns me "Monte‑Carlo".

It seem it change the hyphen to it htmlentities value.

What happened?

Parents
No Data
Reply
  • 33839
    posted

    Hi KungFooPanda,

    I tried this and could not reproduce it.  The value from my data source was Monte-Carlo and when I did get_text and get_value on the clien ton that cell, both returned just that.  Could you maybe attach a sample reproducing this?  Or let us know what volume and build number you are using.

    regards,

    David Young

Children
No Data