Displaying table headers when table's data is not their [message #1111320] |
Wed, 18 September 2013 00:04  |
Eclipse User |
|
|
|
Greetings,
I have created a BIRT report, in which data is displayed in three tables from JDBC source.
Sometimes their is no data for a table, in that case, table(for which data is not present) is not shown at all(even the table's header), i want to show the table headers if their is no data for a table.
Is it possible, if yes , then please guide how to achieve it.
Thanks in Advance.
|
|
|
|
|
|
|
Re: Displaying table headers when table's data is not their [message #1117142 is a reply to message #1116208] |
Thu, 26 September 2013 02:12  |
Eclipse User |
|
|
|
I was meaning that if there are no documents of a certain type, they don't show in your table. If you want the ones that don't exist to show, you'd either need a static list of types or you'd need to pull all of the types dynamically from your database and use that dataset to set the header values. Hopefully this makes more sense. Let me know.
|
|
|
Powered by
FUDForum. Page generated in 0.22195 seconds