Category: | Bug report |
Priority: | High |
Status: | New |
Project: | Severity: | Feature |
Resolution: | Open |
|
Component: | Reproducibility: | Unable to Reproduce |
Assigned to: |
Currently only one style is allowed per report element (Properties >> Advanced >> Style >> Single Selection).
There are times when it is useful to separate the font family from the border style so that the two can vary independently.
A list of styles would provide this flexibility, where the styles are applied in the order added into the list.
jasper library
3 Comments:
Yes. But in my case, I want to add common style to some of the textfields. But another style for that textfields were applied already. So, do you have any solution to add multiple styles to same textfield?
Example, I want to apply common style 'FontStyle' to textfield, 'name'. But, I have already applied one style for that textfield as 'ColorStyle' (ColorStyle: It changes background color according to data). So, I want to apply both the styles, 'FontStyle' & 'ColorStyle' to textfield, 'name'. Is it possible? How I can achieve this?