For the current build, you'll need to use check and see if you are 
being exported, and if not then output.

something like <c:if test="${! empty param[name for export for your
page]}"></c:if>

BUT, I've also written an extension for a "media" attribute for
columnTag,
so that you can specify a list of supported media types
(html,excel,csv,xml)
under which the column will output.  I'll send it to the dev list
tonight;
I just need to clean up the unit test before I mail it in.

( Yes, you read that correctly.  Unit test coverage! Using cactus.) 


> -----Original Message-----
> From: Alejandro Ramirez 
> [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, October 07, 2003 10:43 AM
> To: [EMAIL PROTECTED]
> Subject: [displaytag-user] disabling excel export on a html 
> decorated column
> 
> 
> Hello displaytag-user,
> 
>   Im using a decorator on one column to output html checkboxes,
>   naturally I dont like html appearing on excel,
>   so how do I disable excel export for that concrete column?
>   
>   is it possible?
> 
> -- 
> Best regards,
>  Alejandro                          
> mailto:[EMAIL PROTECTED]
> 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf 
> _______________________________________________
> displaytag-user mailing list [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
> 
> 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
displaytag-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to