>From: Torsten Krah <[EMAIL PROTECTED]> > > Hm i don't get it. > > Also i've found a bug i guess, using the tomahawks auto sortable feature > of the dataTable, it cannot render the commandSortHeaders when used with > clay, anyone a solution? >
I introduced some serious Clay bugs yesterday trying to support JSF 1.2. The trunk should be working now. I added a couple examples the shale-clay-mailreder in the sandbox demonstrating how to use the tomahawk commandSortHeader. One example uses pure html templates and the other the JSP style of templates. Pure html tapestry like style: http://svn.apache.org/viewvc/shale/sandbox/shale-clay-mailreader/src/main/webapp/pages/subscription_table_tap.html?view=markup http://svn.apache.org/viewvc/shale/sandbox/shale-clay-mailreader/src/main/webapp/WEB-INF/clay-config.xml?view=markup Html JSP namespace like: http://svn.apache.org/viewvc/shale/sandbox/shale-clay-mailreader/src/main/webapp/pages/subscription_table_nsjsp.html?view=markup > kind regards > Sorry for the mixup. I hope these examples help out. Gary > Am Donnerstag, den 19.10.2006, 13:00 +0200 schrieb Torsten Krah: > > The samples uses its own sortHeader, this one works. > > But i wanted to reuse the tomahawk component - but this wont work, i > > maybe try to get it working for the rest of the day, if i am too dumb, i > > will ask for help again ;-). > > > > Torsten > > > > Am Donnerstag, den 19.10.2006, 12:54 +0200 schrieb > > [EMAIL PROTECTED]: > > > Hi > > > > > > This is from the samples right? I don't think that actually works, but > provide a stacktrace so we can have a look at it. > > > > > > Hermod > > > > > > -----Original Message----- > > > From: Torsten Krah [mailto:[EMAIL PROTECTED] > > > Sent: Thursday, October 19, 2006 12:38 PM > > > To: [email protected] > > > Subject: Clay - tomahawks commandSortHeader > > > > > > > > > Does anybody use this component as symbol to craft column facet headers > > > which are sortable? > > > I tried different setups looking at the examples - but everytime i get a > > > nullpointer exception when encodeEnd on the header is called. > > > > > > Anyone got a working example? > > > > > > Torsten > > > > > > > > > > > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > > > * > > > > > > This email with attachments is solely for the use of the individual or > > > entity to whom it is addressed. Please also be aware that DnB NOR cannot > > > accept any payment orders or other legally binding correspondence with > > > customers as a part of an email. > > > > > > This email message has been virus checked by the anti virus programs used > > > in the DnB NOR Group. > > > > > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > > > * > > > > > >
