Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
dynamic table cell added
purushdk
Hi,
i am using birt 2.1
i need to design payslip.
the pay slip column should be dynamic including label.
Please provide dynamic table creation with label
how to use multiple while loop and iterate content , for different table content.
Thanks,
k.purushothaman
Find more posts tagged with
Comments
mwilliams
Hi k.purushothaman,
Can you explain more of what you're wanting to do? Is the cell already created, you just need to have a label or not have a label dynamically?
purushdk
Hi Michael,
we created payslip using jsp page.
we have so many components, some components not applicable for some persons,
we r implemented using jsp and arraylist
What parameter applicable for user we are adding in array list.
using iterator we are iterating array list content .
here based on arrayList it will create table columns and display content.
please provide how to create table content and label using array list.
Thanks,
k.purushothaman