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
65
WebDocumentExporter Couldn't Export all Data
posted

We are using WebHierarchicalDataGrid  and  WebDocumentExporter for exporting records to pdf, But we can't  export all records. only export current page. Currently we are using infragistics  pagination . 

we have tried both export modes 

 this.ReportWritterExporter.DataExportMode = Infragistics.Web.UI.GridControls.DataExportMode.DataInGridOnly;

this.ReportWritterExporter.DataExportMode = Infragistics.Web.UI.GridControls.DataExportMode.AllDataInDataSource;

Parents
No Data
Reply
  • 25665
    Offline posted

    Hello,

    Thank you for contacting Infragistics!

    I have done some looking into this matter and have been able to reproduce this behavior. I have logged this internally with the ID 209892 for further investigation. I have also created private case CAS-166877-L5Z1G8 where I will provide you with further information.

Children
No Data