Dynamic Table
Is there any way to add table columns at runtime? I have a table with about 24 columns, but not all columns have values greater than zero (I mean sum of all values within one column) in same time which mean that zero values column can be skipped for display. I was wondering if that is possible?