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

Table element columns resize


justgreey

Recommended Posts

I need help with creating editable table, which behaves like a plain word table, with text aligned to the center of a cell and whole column dragged as one (not separated).

So, I created Table element, added TextFields into cells, added some params, added borders to TextFields.

On export to .docx it looks quite ok, but when user tries to resize some column, related ColumnHeader element does not get resized... 

Most frustrating thing is that TableHeader and Detail cells are resized together but ColumnHeader (which placed between those two) keeps their size unchanged...

Why is that? How can I fix that?

Here is my another question, there is some screenshots if it helps https://stackoverflow.com/questions/60033665/how-to-make-jasperreports-table-columns-dragg-together

I use jasperreports-6.2.0.jar

 

 

Thanks!!!

Link to comment
Share on other sites

  • 2 years later...
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

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...