set_ColAlignment it's no affect on header text column

Posted by: samo3889 on 29 January 2018, 12:05 pm EST

    • Post Options:
    • Link

    Posted 29 January 2018, 12:05 pm EST

    hi all :slight_smile:

    i use C1FlexGridClassic

    when i use set_ColAlignment to right on specific column , it doesn’t affect on header text.

    please look at the following example: set_colAlignment.zip

    how i can change header text align to right on specific column ?

    thanks

    Saleem

    set_colAlignment.zip

  • Posted 30 January 2018, 6:16 am EST

    Hi Saleem :slight_smile:

    To align text in header cells, please use set_FixedAlignment() method.

    c1FlexGridClassic1.set_FixedAlignment(1, AlignmentSettings.flexAlignRightCenter);
    

    Best regards,

    Meenakshi

  • Posted 30 January 2018, 7:26 am EST

    thanks a lot Meenakshi i appreciate your help ! :slight_smile:

Need extra support?

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

Learn More

Forum Channels