Hi! I'm new in Tacos, but I've been using Tapestry for a while now. I am using Tapestry's Contrib Table component. Actually I am using TableView because I need to customize some columns (I needed to add a column with a link, depending on the row). I don't like having to reload the entire page every time I need to view another page, so I'm trying to use Tacos Table. However, I still need to customize de table (adding the same column of course). The problem is that I don't know if I can use Tacos TableView (no documentation is available in the site). I tried replacing in my old table where it said "Contrib:" for "tacos:" in the components TableView and other that have something to do with the table, but that didn't work. I added <div id="ognl:components.tableSection.idPath" jwcid="[EMAIL PROTECTED]"> </div> around the table, but that didn't work either.
Is there anything else I need to do? Tacos is installed correctly because other components work fine. Thanks a lot. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Tacos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tacos-devel
