Jump to content
We've recently updated our Privacy Statement, available here ×

Jasper Report - freeze panes and Autofilter in xlsx file.


zajicek.marek

Recommended Posts

Hi,

I created report with *.xls output format with freeze panes and autofilter. All worked correctly. After that I found out that I need more rows (xls has 65000 only) so I decided to use xlsx exporter. Xlsx report was generated but freeze panes and autofilter doesn't work. I used JR version 5.6.1. Where is problem please?

 

Thank you very much.

Link to comment
Share on other sites

  • 1 month later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

I have a similar problem:

<property name="net.sf.jasperreports.export.xls.freeze.row.edge" value="Bottom"/> used to work when I exported to xls but not

; <property name="net.sf.jasperreports.export.xls.auto.filter" value="Start"/>

Now that I export to xlsx, using JRXlsxExporter, AutoFilter works properly, but my top row does not freeze anymore.

 

Any ideas?

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...