I'm creating a table with a dynamic number of columns and at the top of the table there is a row with a comment on the right hand side. If I specify number-columns-spanned to a value larger than the number of columns then it throws an exception.
Basically I have an XML file with all the columns that can appear in the table, but not all of them are listed so I can check what width the column is to determine whether or not I have to create a column. Can I specify a value for number-columns-spanned that will span the all the columns in the table or do I need to do it another way? Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
