This is my first post here
So here is my question.
I have a Table in my db2 database: Example: Customername (string) | isListed (bool)
In my Birt-report is a data-field which is simultaneously a hyperlink (the hyperlink shows the boolean value of each customer.
Example:
Peter | Yes
John | No
If i press the hyperlink, the value in the database is changing from Yes to No and vice versa.
This works fine. Now my question: Is it possible to refresh only the hyperlink (after clicking it) without reloading the whole report?
Example: Peter | Yes -> clicking hyperlink 'Yes' -> Peter | No
I hope you understand my problem =)
If there is no possibility, how i can reload my birt -report after clicking the hyperlink?
Best regards and thank you for your help!





MultiQuote












