Regarding change of text position based on criteria
Posted: Fri Dec 17, 2010 8:03 pm
There are two major requirements while designing a report.
1) Actual Text size is not known until runtime.
2) Some columns may not have any data
So my query is
1) Is it possible that text components placed on a band re-size themselves at the runtime (kind of autosize) ?
2) Is it possible to change the text position if a column has no data at runtime. Say for example I have 4 columns to be printed like name, position, class, section.
I place 4 text components on the band. Will it be possible to change the position of class and section if position column has no data.
I came across a topic "change the text position based on criteria" in the forum and tried to do as directed but was not able to do.
I would be highly grateful if you can provide a working sample or step by step tutorial for the same !
Thanks in advance
Naveen
1) Actual Text size is not known until runtime.
2) Some columns may not have any data
So my query is
1) Is it possible that text components placed on a band re-size themselves at the runtime (kind of autosize) ?
2) Is it possible to change the text position if a column has no data at runtime. Say for example I have 4 columns to be printed like name, position, class, section.
I place 4 text components on the band. Will it be possible to change the position of class and section if position column has no data.
I came across a topic "change the text position based on criteria" in the forum and tried to do as directed but was not able to do.
I would be highly grateful if you can provide a working sample or step by step tutorial for the same !
Thanks in advance
Naveen