Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1590
PDF export : How to transform the boolean values to custom representation?
posted

 Hi, all.

We are using infragistics pdf exporting. 

After that I exported  the data of the grid to the PDF file I see that the boolean values show as the check symbols.

Is there an opportunity to transform the boolean values to custom representation(view).

Thanks in advance. 

Parents
No Data
Reply
  • 469350
    Offline posted

    You might be able to modify the report in the CellExporting or CellExported events. What do you want to change the checkbox to?

Children