Now this is a cool sorting effect. It'd be awesome if displaytag did something like it.
The slider and other filters are very nice too.
http://www.backbase.com/demos/travel/
-Jorge
Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
Here's an example of AJAX applied to displaytag out of the box, providing better user experience, but no perforamance improvement.http://66.93.98.248:8080/ajaxtags/displaytag.jsp-JorgeBruno Barim <[EMAIL PROTECTED]> wrote: Hi all, Are you thinking use
See if running maven -X gives you a better idea as to why it's not downloading. I don't see a clover license file in my maven 1.0 local repository, yet the build works fine.-JorgeDavid Kennedy <[EMAIL PROTECTED]> wrote: [Apologies if this dupes, issues with list membership email address]Hi
The license isn't in the local repo, but it is in the cache, at ~\.maven\cache\maven-clover-plugin-1.8\plugin-resources Try copying it there. Also try maven -o, running it offline.-Jorge David Kennedy <[EMAIL PROTECTED]> wrote: Thanks Jorge. Using -X gives me a lot more output, but not a l
In version 1.1, there will be RTF export functionality, implemented usint iText. See http://jira.codehaus.org/browse/DISPL-245 for details.-JorgeAngelo zerr <[EMAIL PROTECTED]> wrote: Hello,Is there someone who is interest by RTF export with displaytag?So if you are interest, you could integrate R
You can configure a different exporter for a media type by specifying the following in your properties file or with the setProperty tag.export.[mediaType].class=some.export.viewTo use the original excel and pdf export views, do:# text-based excel exporterexport.excel.class=org.displaytag.export.Exc
I got the same 12 failures when building right after checking out from svn.-JPeter Luttrell <[EMAIL PROTECTED]> wrote: I just downloaded the v1.1 source zip from sourceforge and run the mavenbuild.There are a couple weird messages and then 12 unit test failures. See theoutput below.Are these 'norma
Those exports don't handle html links.The href attribute is meant only for html media.The solution is to duplicate your display:column tag, withone having a media="html" attribute and the other a media="excel pdf rtf"attribute, leaving out the href attribute in the latter.For html:For exports:lalit
Yes, here's the patch.
http://jira.codehaus.org/browse/DISPL-292
It depends on
http://jira.codehaus.org/browse/DISPL-298
I functionally tested the 292 patch. 298 includes unit tests.
-Jorge
lalita Chintalpudi <[EMAIL PROTECTED]> wrote: hi guys,
I have a requirement of exporting full lists in m
i sound
silly.. i tried adding the property settings to my displayTag but it is
behaving wierd.
waiting for your reply
On 5/24/06, Jorge Barroso wrote:
>
> Yes, here's the patch.
> http://jira.codehaus.org/browse/DISPL-292
> It depends on
> http://jira.codehaus.org/browse
a "network error - Server may be too busy ". If you have the patch
downloaded could you pls send it to me. As i have to apply it asap.
Thanks a million
On 5/24/06, Jorge Barroso wrote:
>
> If you're using Eclipse, look into its "Apply Patch" feature. For
> inst
Template-based exports could be useful for boilerplate
content, like a company letterhead, etc...
Since these are Excel-specific config values, perhaps
table tag attributes is not where they belong, but in
excel-export-config properties, say
export.excel.template="path/to/template.xls"
export.ex
x. Extend HtmlTableWriter, override the
appropriate method to write the elements you need, and
configure displaytag to use your new HtmlTableWriter
to render html.
-Jorge
--- Jorge Barroso <[EMAIL PROTECTED]> wrote:
> Template-based exports could be useful for
> boilerplate
> content,
13 matches
Mail list logo