I am new to Birt and I have been working with it for the past week.
The major question I have right now is: Is it possible to do a dynamic sort on a table with data by use of some form of an event handler?
I would like the users of my report to be able to click on the heading of a column and the whole table gets sorted according to the contents of the clicked column heading.
I noticed a "highlighting option" in the property editor of my report designer...Does this have anything to do with this? Would I have to resort to scripting (i'm thinking yes)? if so, where do i start?
Thanks