Skip to main content

the issue with drawing the long strings

Comments

1 comment

  • Dapfor Team

    Hello,

    We don't see any problem. All strings are displayed as they should. Neverthless in your example, the text in the cells placed in the center, which is not optimal.

    Try to align it to the left:

     

    grid.Headers[0]["column_id"].Appearance.CellTextAlignment = ContentAlignment.MiddleLeft;

    Best regards,

    Dapfor

     

    0

Please sign in to leave a comment.

Powered by Zendesk