You can use a column decorator - check the docs on DisplaytagColumnDecorator- then add to your table definition in the jsp file as shown:
<display:column property="organisation" sortable="true" decorator="de.mpicbg.db.endotrack.displaydecorators.OrganisationShortNameDecorator"/> Obviously replace the details with your details. Cheers, Neil Simon Rydberg wrote: > > Hi! > > > > Is it possible to add a class attribute via a TableDecorator for a > cell. I know that I can override the addRowClass-method to add a class > for a row, but for a single cell?? > > > > /Simon > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > ------------------------------------------------------------------------ > > _______________________________________________ > displaytag-user mailing list > displaytag-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/displaytag-user > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ displaytag-user mailing list displaytag-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-user