Autosize cell height in case of Form Dataview

Posted by: mtashildar on 7 March 2022, 3:46 am EST

    • Post Options:
    • Link

    Posted 7 March 2022, 3:46 am EST

    Hello,

    In case of C1TrueDBGrid Form Dataview, can we auto adjust the height of the column (cell) automatically to fully display cell data?

    For example address lenght in a column may be small or big it depends, but I want to adjust the height of the column runtime base on the cell data size.

    I already konw that the following line will change the height of the cell to a fixed 400 (though it is width).

    C1TrueDBGrid1.Splits(0).DisplayColumns(“Address”).Width = 400

    I want to do this dynamically based on cell data length.

    I also know that, there are already AutoSize() methods for the DisplayColumn width and the Row height.

    But what about the column height in case of Form DataView.

    Is there any solution for such kind of requirement.

    Regards,

    Mahesh.

  • Posted 7 March 2022, 11:25 pm EST

    Hi Mahesh,

    Your query has been answered in the Support case - CAS-29548-V4X7K5. If you have any other questions, please continue the thread there.

    Regards,

    Kartik

Need extra support?

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

Learn More

Forum Channels