Hello All,

I have an list of String arrays that I want to diplay with an contrib table. 
The list is the source, but I don't know how the define the columns parameter 
for the arrays. Below is what I have tried, but it does not work:

<table
   class="mytable"
   jwcid="[EMAIL PROTECTED]:Table"
   source="ognl:calendar" //calendar is the list
   columns="string[0], string[1], string[2], string[3], string[4]">
    Content comes here
    </table>

Does someone knows how to define de columns property for a  String[] array?

Greetings,

Paul Voors

function: Java Web Developer
department: Webdevelopment
Company:
ATP - The Advanced Travel Partner


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to