Can C1SuperLabel has scroll bar when the text is too long?

Posted by: freedom93123 on 28 July 2020, 7:20 pm EST

    • Post Options:
    • Link

    Posted 28 July 2020, 7:20 pm EST - Updated 3 October 2022, 2:40 pm EST

    The issue that I faced is, when the text is too long, it could not display all of its content just like below:

    `

    I use C1SuperLabel to render HTML tags and display it within a cell

    Conditions:

    1. The size of C1SuperLabel is following the size of the cell.
    2. When there is HTML tag such as

      , the size of the C1SuperLabel will become bigger than the size of the cell which could not be predicted when getting the size of cell.

    Does the C1SuperLabel has scrollbar when the text is longer than its control size?

  • Posted 29 July 2020, 8:10 pm EST

    Hello,

    Sorry but the SuperLabel does not have scrollbars when the text is longer than its size but you can use the AutoSize property of the SuperLabel to true to adjust its size as per the text.

    Please go through the attached sample implementing the same.

    Regards,

    Prabhat Sharma.

    SuperLabelDemo.zip

  • Posted 18 August 2020, 5:28 pm EST - Updated 3 October 2022, 2:40 pm EST

    Hi Prabhat Sharma,

    I had found an alternative solution by putting the C1SuperLabel into a panel and let it autosize within the panel to achieve below:

    Thanks for your reply.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels