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
2005
Text truncated inside cells
posted

Hi,

I use an UltroGrid of virtual mode. I noticed that the texts in some cells were truncated and it seemed the space was large enough for the whole text. I have a column with its data type of double, TextHAlign of right and format of "#,##0.00;(#,##0.00)". The digit at the hundredths place in the attached image is missing. Is there any way to avoid this?

Regards,
Shaolin

Parents
No Data
Reply
  • 6120
    Offline posted

    Hi Shaolin,

    The text in UltraGrid cells is not truncated when I set the relative column data type to double, TextHAlign to right and format to "#,##0.00;(#,##0.00)" . I tested this with 16.1. Please try to reproduce this behavior in the attached sample and send it back to us and we will further look into this issue as soon as we receive it.

    Please let me know if you have any questions.

    Sincerely,
    Sahaja Kokkalagadda
    Associate Software Developer

    UltraGridVirtualMode.zip
Children