Category: | Feature request |
Priority: | Normal |
Status: | New |
Project: | Severity: | Minor |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
exporting a report to HTML lacks the ability to specify properties like class, id, style to cell elements in a table. This is a very big deal if the resulted HTML page will require javascript provided functionality such as indentifying values on a specified column using a filter provided by the user after he is shown the report. Furthermore, the properties should have values provided by a JRDesignExpression, not static ones.