Extract Grid data to html containing splits

Posted by: kshitizkumar on 3 July 2019, 9:13 am EST

    • Post Options:
    • Link

    Posted 3 July 2019, 9:13 am EST

    Hi,

    I am trying to extract grid data to html and then passing that generated html to outlook app. I have 5-7 splits in my grid and when ExportToHTML is used , it only exports one split and not all. Does anyone have idea as to why it is happening ?

    I want to export grid data containing all splits present in the grid.

    Any suggestion will be helpful.

    Thanks and Regards,

    Kshitiz

  • Posted 4 July 2019, 8:13 am EST

    Hello,

    To Export all the horizontal splits contained in your TrueDBGrid, you need to set the PrintHorizontalSplits property of PrintInfo class of TrueDBGrid to true.

    Default value of this property is false so it exports only one split.

    Please refer to the attached sample where I have implemented the same.

    Thanks and Regards,

    Prabhat Sharma

    TrueDBExportSplits.zip

  • Posted 8 July 2019, 9:20 am EST

    Thanks Prabhat for the response.

Need extra support?

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

Learn More

Forum Channels