Re: [displaytag-user] Displaytag giving Error with Vector Object in Session

2007-02-01 Thread Ricardo Tercero Lozano
try name="sessionScope.attendeeVector". I think displaytag only searches for request scope. Ricardo. On 1/30/07, Chetan Pandey <[EMAIL PROTECTED]> wrote: Hi All: I have a Vector called attendeeVector which I set in request scope in my Struts Action class using the following line: req

Re: [displaytag-user] Need a way to export all rows when pagesize is set

2007-02-01 Thread Ricardo Tercero Lozano
Using a PaginatedList implementation is an option too. With PaginatedList you specify the page size and the list sended to displayTag. You can simply detect an export is chosen and send entire list. Ricardo. On 1/31/07, Horan, Jeff <[EMAIL PROTECTED]> wrote: I haven't been able to find a ans

[displaytag-user] Display tag partial list

2007-02-01 Thread Gupta, Amber
Hello, I am using display tag 1.0 for displaying tabular data. I want to implement pagination using the partial list (External Paging and Sorting) for displaying records. Can some one share there experience for implementing partial list in display tags? Please refer to: http://displaytag.so

[displaytag-user] [displaytag - Open Discussion] RE: Export options? Setting the filename...

2007-02-01 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4134073 By: singathi Please help me . i also want to change the file name __ You are receiving this email because you elected to monitor this

[displaytag-user] [displaytag - Help] RE: Export links in new window

2007-02-01 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4134080 By: singathi Hi , i am also facing the same problem , if you got the solution please let me know __ You are receiving this email beca

[displaytag-user] [displaytag - Help] Export Excel to a new window/browser (Urgent)

2007-02-01 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4134129 By: singathi where do i set export.excel.filename property to open excel instead the browser. __ You are receiving this email because