Hi everyone,

I am using Tomahawk Extended_datatable to render nested lists for display. I am 
using Tomahawk 1.1.7_Snapshot verion (latest nightly build). 

My requirement is to display the table horizontally and using the 
1.1.7_Snapshot version of Tomahawk datatable's newspapercolumns should display 
horizontally. But the newspapercolumns does not take dynamic value using EL 
expression; it onlys works on static value. The current version of Tomahawk 
should supposedly fix the bug to accept dynamic value, but its still not 
working. 

So, I am wondering if anyone has faced similar issue or faced similar 
requirement to display table horizontally. If yes, I would HIGHLY appreciate 
any insight you can provide to resolve my issue.

I've been stuck with this problem for long time and HIGHLY appreciate your 
valuable insights.

Below is the snapshot of my code:

<t:dataTable id="categoryTable" border="1" newspaperOrientation="horizontal" 
newspaperColumns="#{categoryList.categoryTotal}" 
value="#{categoryList.pictureList}" 
var="picture">
</t:dataTable>


Thanks 


      
____________________________________________________________________________________
OMG, Sweet deal for Yahoo! users/friends:Get A Month of Blockbuster Total 
Access, No Cost. W00t 
http://tc.deals.yahoo.com/tc/blockbuster/text2.com

Reply via email to