Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ROWSPAN Revisited

fac586Nov 28 2007 — edited Oct 25 2010
I've got a requirement to display a report with a break on the first column, using the HTML rowspan attribute, as discussed in a previous thread.

This time I hit on the idea of using a named column template and a report with analytic functions to provide the dynamic row counts that stumped us that time.

Unfortunately this doesn't work when pagination is used (try changing the number of rows displayed) - not an issue for my current requirement as all the rows have to be shown on one page anyway.

Any thoughts on how this could be overcome (I have my doubts - think the rowspan processing would need to be incorporated into the pagination engine) or other comments?

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 22 2010
Added on Nov 28 2007
1 comment
325 views