Reputation: 319
I have APEX interactive report on a table. I see the column headers when there is data in that table but I just get " no data found" message when there is no data in the table. Is it possible to still show column headers in that case ?
Please advice.
Upvotes: 1
Views: 1370
Reputation: 4659
This behavior is not supported by the Interactive Report. However, it is supported by the Interactive Grid. Depending on how important this functionality it to you, you could consider a read-only Interactive Grid.
Upvotes: 1