Export of DevExpress Grid with TRichViewEdit blank

General TRichView support forum. Please post your questions here
Post Reply
msimmons15
Posts: 29
Joined: Mon Oct 25, 2010 3:59 pm

Export of DevExpress Grid with TRichViewEdit blank

Post by msimmons15 »

I am using a TRichViewEdit as a column editor in a DevExpress cxGrid to display RVF from a FireBird 3 blob. The component is very easy to use and works well. But I found that when I use the DevExpress ExportGridToXLSX function to export the grid to an XLSX file, the column that uses the TRichViewEdit component is empty in the worksheet.

Now this is not unexpected since the TRichView is not part of the DevExpress components, but I would like to see how this could be handled to work.

I submitted a support ticket to DevExpress (see attached image) to see what they can recommend. Any suggestions or recommendations?

Thanks,
Mike Simmons
Attachments
2021-05-11_10-30-30.jpg
2021-05-11_10-30-30.jpg (90.09 KiB) Viewed 6248 times
msimmons15
Posts: 29
Joined: Mon Oct 25, 2010 3:59 pm

Re: Export of DevExpress Grid with TRichViewEdit blank

Post by msimmons15 »

Please ignore this. I decided to use a different approach.
Post Reply