Alignment of cells in the selected row

Posted by: peter.grefberg on 28 August 2023, 7:50 am EST

    • Post Options:
    • Link

    Posted 28 August 2023, 7:50 am EST - Updated 28 August 2023, 7:55 am EST

    We are using flexgrid 4.5.2 latest version. The theme we are using is based on 2010 Blue. When using this theme the checkbox get left aligned on the selected row. The same apply to images.

    And columns based on string values get right aligned if it only contains numbers.

    If I try another theme it works as expected. Of course it is related to something that we have change but I cant figure out what theme settins will affect this?

    Please help!

  • Posted 29 August 2023, 2:19 am EST

    Hi Peter,

    We tested the issue you mentioned with the latest 4.5.20232.611 version of C1FlexGrid, but we were unable to reproduce it. We recommend that you check the following in your code:

    1. If you somehow have changed the properties for the highlight style (c1FlexGrid1.Styles.Highlight) in your code.

    2. If you are using the OwnerDrawCell event, you should also check if are assigning any custom style to the cells that show this behavior.

    3. You should also confirm the column level properties like Column.DataType and Column.TextAlign, that might have an effect on this behavior.

    We’ve attached the sample project on which we tested. If the issue persists, we request you to update the attached project OR share a stripped-down version of your project, so we can replicate the issue on our end and investigate further.

    Attachment: FlexGridSample.zip

    Best Regards,

    Kartik

  • Posted 18 September 2023, 9:49 am EST

    By removing all settings in the grid as we had before the upgrade to the new ribbon, it worked as intended.

    Thanks

    //Peter

Need extra support?

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

Learn More

Forum Channels