Hi, I just created a table with the display:* which works absolutely great. Now I want to work with the export function and got it to work so far. But is there a possibility to distinguish between an export-value and a displayed value? I don't mean the media="something"-feature to decide, where this column should appear but for example I have made my own value with the decorator which contains a specialized link. For this I call my decorator-method getMyHtmlDisplayValue() through the properties. But when I export a value I might the value that comes through my bean (or another method) with getMyExportValue().
Is there a way to realise that? If so, can you help me for a start? Thanks in advance Thomas ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

