Jump to content
JasperReports Library 7.0 is now available ×

How to make data in One row?


2005 IR Help

Recommended Posts

By: Leslie^_^ - lesliewuz

How to make data in One row?

2004-10-09 19:35

In Jasper reports, i did not do special setting. so that when one column has the value which is more than about 400 chars, it will be more splitted up to several rows.

I want them to be one row, how can I do?

 

 

 

 

By: Leslie^_^ - lesliewuz

RE: How to make data in One row?

2004-10-10 00:57

Is anybody know it? I assume there should be some place to set it

 

 

 

 

By: Teodor Danciu - teodord

RE: How to make data in One row?

2004-10-10 01:39

 

Hi,

 

I think you should set the attribute

"isStretchWithOverflow" to false, but in this case you

should make sure that the column is wide enough for

the 400 characters.

The text fields are able to stretch only vertically and

not horizontally.

 

I hope this helps.

Teodor

 

 

 

 

 

By: Leslie^_^ - lesliewuz

RE: How to make data in One row?

2004-10-10 07:29

But the problem is:

I don't want to make the width too wide.

e.g I just want one line can contain about 50 chars.

and every row can be multi lines automatically if it is necessary(But it should be ONE row, i.e in csv file, it should be in one line, but a "thick" cell, I don't want the other columns are displayed for more than once).

 

Is it possible?

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

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