Actually, instead of editing TableTag.properties, create a file called
displaytag.properties in the root of your source tree.  If that file exists,
displaytag will use any properties in there to override the defaults in
TableTag.properties.

For the first, just add an empty column, i.e. no property or title:

<display:table ...>
   <display:column property="name"/>
   <display:column><img src="blah.gif" width="1"/></display:column>
</display:table>

Rick Herrick
[EMAIL PROTECTED]


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:displaytag-user-
> [EMAIL PROTECTED] On Behalf Of Thinh Nguyen
> Sent: Sunday, May 15, 2005 5:08 AM
> To: [email protected]
> Subject: Re: [displaytag-user] Displaytag- table header and Option All
> 
> Thanks Raynil for replying to my original email.
> 
> 
> I've worked out solutions for question 2 & 3. However, I still can't
> figure
> out how to get the first point.
> 
> Can you please give me an example?
> 
> Thanks  & regards,
> Thinh
> 
> 
> >From: "Raynil S. Karkera[NG]" <[EMAIL PROTECTED]>
> >Reply-To: [email protected]
> >To: <[email protected]>, <[EMAIL PROTECTED]>
> >Subject: Re: [displaytag-user] Displaytag- table header and Option All
> >Date: Fri, 13 May 2005 19:38:48 -0500
> >
> >configure TableTag.properties
> >
> >----- Original Message ----- From: "Thinh Nguyen"
> <[EMAIL PROTECTED]>
> >To: <[email protected]>
> >Sent: Thursday, May 12, 2005 12:35 AM
> >Subject: [displaytag-user] Displaytag- table header and Option All
> >
> >
> >>Hi all,
> >>
> >>I just joined this group today, I'd like to ask the following 3
> questions
> >>
> >>1) How can I configure/write CSS or JSP that has the table headers
> >>separated
> >>by one pixel image?
> >>Currently I can set the background of the headers to be blue, and the
> >>cellspacing="1" for the table property to achieve this. However, in
> doing
> >>so, all other cells in the table including the data row will have the
> same
> >>effect. The end result is just the header is separated by a one pixel
> >>image,
> >>or a space character but not the data row.
> >>
> >>2) When I put <display:setProperty name="paging.banner.all_items_found"
> >>value="{0} Records " />  in the JSP page, I get the results like
> >>9 Records 1 . How can I get rid of the 1 at the end? I couldn't find it
> >>anywhere
> >>
> >>3) Is there anyway that we can display an "All" option that display the
> >>entire list? I know this could be done with set pageSize dynamically,
> but
> >>I
> >>am hoping if there is something available within the taglib?
> >>
> >>Thanks & regards
> >>Thinh
> >>
> >>_________________________________________________________________
> >>MSN Messenger v7. Download now:  http://messenger.ninemsn.com.au/
> >>
> >>
> >>
> >>-------------------------------------------------------
> >>This SF.Net email is sponsored by Oracle Space Sweepstakes
> >>Want to be the first software developer in space?
> >>Enter now for the Oracle Space Sweepstakes!
> >>http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
> >>_______________________________________________
> >>displaytag-user mailing list
> >>[email protected]
> >>https://lists.sourceforge.net/lists/listinfo/displaytag-user
> >>
> >
> >
> >-------------------------------------------------------
> >This SF.Net email is sponsored by Oracle Space Sweepstakes
> >Want to be the first software developer in space?
> >Enter now for the Oracle Space Sweepstakes!
> >http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
> >_______________________________________________
> >displaytag-user mailing list
> >[email protected]
> >https://lists.sourceforge.net/lists/listinfo/displaytag-user
> 
> _________________________________________________________________
> Sell your car for $9 on carpoint.com.au
> http://www.carpoint.com.au/sellyourcar
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by Oracle Space Sweepstakes
> Want to be the first software developer in space?
> Enter now for the Oracle Space Sweepstakes!
> http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
> _______________________________________________
> displaytag-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/displaytag-user



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to