Bugs item #845910, was opened at 2003-11-20 17:11 Message generated for change (Comment added) made by fgiust You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536613&aid=845910&group_id=73068
Category: main tag library Group: v 1.0-b1 >Status: Closed Resolution: None Priority: 5 Submitted By: St�phane Baudet (stephane_baudet) >Assigned to: fabrizio giustina (fgiust) Summary: export.excel.include_header property is not handled Initial Comment: It seems that the export.excel.include_header property is not handled. Indeed, the method doHeaders() is not called in the doExport() of BaseExportView class. Another point is that getExportExcelHeader() is protected in TableProperties class. So how can we inform the TableModel that it should print the header or no ? ---------------------------------------------------------------------- >Comment By: fabrizio giustina (fgiust) Date: 2003-11-26 22:49 Message: Logged In: YES user_id=798060 this has totally been changed in the cvs head, and a flag is beaing passed to the appropriate ExportView. Expect it to work for the 1.0-b2 release ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536613&aid=845910&group_id=73068 ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel
