I would like to browse forum posts about the WebDocumentExporter so that I can learn from others and also try to troubleshoot issues that I am having.
Where are all the posts? I can't imagine that there has only been one post since the product has been introduced.
Hello Rob,
By default only posts from the last 3 months are displayed in each forum section. You can click on Sorting and Filtering and choose to display all posts in a section. You can also look at the Infragistics.Documents section where you can find relevant information - http://es.infragistics.com/community/forums/191.aspx. Also there are threads specific to grid exporting in WDG/WHDG sections - http://es.infragistics.com/community/forums/196.aspx, http://es.infragistics.com/community/forums/388.aspx.
Hope this helps.
Hi Rob,
If there is anything you can't find on the forums, please don't hesitate to ask.
Thanks Nikolay... I couldn't find what I needed, so I submitted a support request.
I still haven't heard back from support. If you happen to know the answer, I would sure appreciate it. Here is my issue:
When exporting a WebDataGrid to PDF using WebDocumentExporter, I get the following error:
Source File: D:\Webfolders\mydistrict.net_district_dev\ComplaintReportingDetail.aspx.vb Line: 264 Stack Trace:
[ArgumentNullException: Value cannot be null. Parameter name: image] Infragistics.Documents.Reports.Report.Text.Text.AddContent(Image image, Size size, Indents indents, ImageAlignment alignment, Hyperlink hyperlink) +251 Infragistics.Documents.Reports.Report.Text.Text.AddContent(Image image) +16 Infragistics.Documents.Reports.ReportRenderer.ExportCell(GridRecordItem gridCell, String cellStyle) +985 Infragistics.Documents.Reports.ReportRenderer.ExportFlatRows(WebDataGrid grid) +1736 Infragistics.Documents.Reports.ReportRenderer.ExportGrid(WebDataGrid grid) +1393 Infragistics.Documents.Reports.ReportRenderer.Render() +695 Infragistics.Web.UI.GridControls.WebDocumentExporter.ConfigureFlatSection(WebDataGrid grid, Report report, ISection fSection) +658 Infragistics.Web.UI.GridControls.WebDocumentExporter.Export(WebDataGrid grid, Report report, ISection section) +104 Infragistics.Web.UI.GridControls.WebDocumentExporter.Export(WebDataGrid grid) +51 ComplaintReportingDetail.btnPDF_Click(Object sender, EventArgs e) in D:\Webfolders\mydistrict.net_district_dev\ComplaintReportingDetail.aspx.vb:264 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +118 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +112 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563
We will contact you through your support ticket.