That was it... guess there IS a style that handles wrapping ;--)
Many thanks for the reply
Regards,
--Chris>>> [EMAIL PROTECTED] 12/7/2005 10:51:38 AM >>>
white-space: nowrap;Christopher Becker wrote:
I wish to prevent column data from wrapping in a displaytag table, but the nowrap at
Yes, in version 1.1, DisplaytagColumnDecorator also provides access to the page context.The DisplaytagColumnDecorator interface has been introduced in displaytag 1.1 and replaces the previous ColumnDecorator interface, adding the pageContext and media parameters, and changing the return type
Thanks. got it how to do.
From: "fea jabi" <[EMAIL PROTECTED]>
Reply-To: displaytag-user@lists.sourceforge.net
To: displaytag-user@lists.sourceforge.net
Subject: [displaytag-user] titleKey
Date: Wed, 07 Dec 2005 11:04:57 -0500
Not getting any value for this. I do have and entry for this in
Thank you all. got it by giving
locale.provider=org.displaytag.localization.I18nStrutsAdapter
Thanks.
From: "fea jabi" <[EMAIL PROTECTED]>
Reply-To: displaytag-user@lists.sourceforge.net
To: displaytag-user@lists.sourceforge.net
Subject: Re: [displaytag-user] resource bundle
Date: Wed, 07 Dec
In display.properties I gave
org.displaytag.localization.I18nStrutsAdapter=Message Resources
Is this what I have to give? But still the title doens't show.
what else to try?
Thanks.
From: Frank Premereur <[EMAIL PROTECTED]>
Reply-To: displaytag-user@lists.sourceforge.net
To: displaytag-user@
On 12/7/05, Jorge Barroso <[EMAIL PROTECTED]> wrote:
> Table decorators have access to the page context object, which you can use
> to lookup parameter and attribute values. Instead of passing values to the
> decorator, set them in the page and look them up via the page context
> object.
Is there
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3464503
By: mightycoder
test.html
hi,
how can i add this up / down arrows for sorting in the table headers
(see attached file)
thanks
Juergen
_
Grouping may be what you're looking for: http://displaytag.homeip.net/example-grouping.jspZsolt <[EMAIL PROTECTED]> wrote: Hi,how can I sort a table using two columns? I mean for example to order bycolumn1,column2 etc.Zsolt---This SF.net email is
You have to use the 'org.displaytag.localization.I18nStrutsAdapter'
for displaytag to be able to resolve your locale. It's explained quite
well on the web site: http://displaytag.sourceforge.net/i18n.html
On 12/6/05, fea jabi <[EMAIL PROTECTED]> wrote:
> thanks foryour response.
>
> yes, I am usi
Table decorators have access to the page context object, which you can use to lookup parameter and attribute values. Instead of passing values to the decorator, set them in the page and look them up via the page context object.http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/jsp/PageCont
Hi,
how can I sort a table using two columns? I mean for example to order by
column1,column2 etc.
Zsolt
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engi
Hi,
how can I pass parameters to a table-decorator or how can I call some
setters of it from JSP?
Zsolt
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engi
Not getting any value for this. I do have and entry for this in the Resource
bundle.
Using Struts, JSTL in my application.
For Resourse Bundle using Struts "Message Resources" file.
Thanks.
_
Dont just search. Find. Check out
white-space: nowrap;
Christopher Becker wrote:
I wish to prevent column data from wrapping in a displaytag
table, but the nowrap attribute is deprecated and stylesheets are
suggested in the taglib configuration guide (using the class or style
attributes).
However, there seems to be
I wish to prevent column data from wrapping in a displaytag table, but the nowrap attribute is deprecated and stylesheets are suggested in the taglib configuration guide (using the class or style attributes).
However, there seems to be no 'nowrap' style available. How would I keep the column data
15 matches
Mail list logo