Title: Message
Hi,
 
Try using <display:setProperty> where display is the prefix of the display tag lib. Check the TableTag.properties in the display tag's jar.
Supposing you don't want the banner, then use
    <display:setProperty name="basic.show.header" value="false" /> 

Thanks & Regards,
Imphaa
Wipro Technologies.
Off Tel # 8520408 Extn # 2024

"If anyone speaks badly of you, live so none will believe it."

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Krishnan, Mahesh
Sent: Thursday, February 05, 2004 12:51 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [displaytag-user] Height of Header Columns

Hi
 
When there are no record to be displayed in the table the height of the header column increases and I am not able to fix even after I set height property in the css.Has anyone has faced a similar situation
 
Thanks in advance
 
Mahesh
-----Original Message-----
From: Fabrizio Giustina [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 04, 2004 3:27 AM
To: [EMAIL PROTECTED]
Subject: RE: [displaytag-user] Data Exporting

The export filename property will be available in b3, I'm just going to commit this to CVS...
a precompiled b3 snapshot will be available soon
 
fabrizio


From: [EMAIL PROTECTED] on behalf of HQ-Priscilla Ong
Sent: Tue 03/02/2004 9.10
To: [EMAIL PROTECTED]
Subject: [displaytag-user] Data Exporting

Hi,
 
    Our team are making use of your "<display:*>" tag library to perform data exporting but we have encountered problem with the default filename. Would like to seek your advice..
 
    For example, when I clicked on "csv" link, I should be able to save the ".csv" file with a default filename (e.g. test.csv). However, I was prompt to save "example-export.jsp".
 
    Could you advice me which are the properties has to be set that would save the content with a specific filename (i.e. as defined by us)?
 
    For your info, I have noticed an export attribute "export.filename". I attempted to set its attribute to "<display:setProperty name="export.filename" value='test' />" but this don't seems to work..
 
    Hear from you then.. Many thanks in advance... Thanks!
 

Thanks & Regards,
Priscilla Ong
System Developer

==============================================================================
This message is for the sole use of the intended recipient. If you received this message in error please delete it and notify us. If this message was misdirected, CSFB does not waive any confidentiality or privilege. CSFB retains and monitors electronic communications sent through its network. Instructions transmitted over this system are not binding on CSFB until they are confirmed by us. Message transmission is not guaranteed to be secure.
==============================================================================

Reply via email to