Hi,
i was wondering if i could use the displaytag's export filter (to expoert to excel), without the use of the displaytag (without use the <display:table> tag)?
I'd like to use the hole displaytag's features, but the paginations problems for long lists, doesn't let me, but at the same tima i'd like to use the export feature in order to don't rewrite this functionality. If it's posible, anyone could please say how can i use it? If it's not possible, anyone could indicate an implementation for this?
Best regards,
Alexandre Martins.
-
Displaytag export filter (2 messages)
- Posted by: alexandre martins
- Posted on: May 22 2005 20:18 EDT
Threaded Messages (2)
- Displaytag export filter by Matthew Wilson on May 23 2005 11:17 EDT
- Displaytag export filter by Pampa S B on June 15 2005 05:52 EDT
-
Displaytag export filter[ Go to top ]
- Posted by: Matthew Wilson
- Posted on: May 23 2005 11:17 EDT
- in response to alexandre martins
valuelist.sf.net, you might have to write your own display adapter to get it in excell format. -
Displaytag export filter[ Go to top ]
- Posted by: Pampa S B
- Posted on: June 15 2005 05:52 EDT
- in response to alexandre martins
You can use export option without using the displaytag pagination. You need to customize the class for your need. This involves even disabling the pagination logic in the custom class.