Flexgrid Column Format

Posted by: GetInfo on 2 June 2023, 10:49 am EST

    • Post Options:
    • Link

    Posted 2 June 2023, 10:49 am EST

    The column does not format the input. I have tried in the load event or a button push, but the format of the numeric input does not change;

    With C1FlexGrid1

    .Cols(1).Format = “c”

    .Cols(2).Format = “C”

    .Cols(3).Format = “c”

    .Cols(4).Format = “C”

    End With

    I am using Flexgrid 6.0.20231.603 and net 6.

  • Posted 5 June 2023, 12:36 am EST

    Hi,

    We checked the column formatting of the C1FlexGrid and it is working fine on our end. Please see the attached sample project for reference. This issue is sometimes observed when the DataType of the column is not set. Therefore, please make sure that you have a numeric DataType when using the “C” format.

    If you are doing something different, please provide a sample project or update the attached project to reproduce the issue, so we can investigate further and assist you better.

    Attachment: ColFormat.FlexGrid.zip

    Thanks, and Best Regards,

    Kartik

Need extra support?

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

Learn More

Forum Channels