Can we adjust the height when using ShowCellLabels=True?

Posted by: freedom93123 on 11 August 2020, 3:11 am EST

    • Post Options:
    • Link

    Posted 11 August 2020, 3:11 am EST - Updated 3 October 2022, 11:41 pm EST

    Hi C1,

    Currently I’m having UI issue where the label has too much empty spaces as the image attached:

    This issue happens when the Cell is greater than the Form/Control size and ShowCellLabels=True

    Is it possible to adjust the height of the label show?

  • Posted 12 August 2020, 9:10 am EST

    Hi,

    Hello,

    For now, we don’t have the functionality to modify the tooltip height with ShowCellLabels. As a workaround, you can use C1SuperTooltip to achieve this, just set the C1SuperTooltip on the cells using the MouseMove event and then you can change the location by the PopupEventArgs’ Location property and fix the maximum width by the MaximumWidth property of the C1SuperToolTip in the Popup event handler whenever the text in a cell is partially visible.

    Regards,

    Prabhat Sharma.

    CellLabelSize.zip

Need extra support?

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

Learn More

Forum Channels