See here:
 
 
 
Henner


Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von kangi
Gesendet: Mittwoch, 16. Februar 2005 07:13
An: jdbforms-interest@lists.sourceforge.net
Betreff: [dbforms] how to print record to Excel file

hi,
   i have a problem, how to print record to Excel file? do u have some idea?
   i know i can use <db:gotoButton> ,but i don't know the actual meaning of the attribute, can u explain that?
for instance ,what does 'destTable'mean, what is the 'destination'?
 
<db:gotoButton 
     caption="print current"
     styleClass="clsButtonStyle"
     destTable="book" 
     keyToKeyToDestPos="currentRow"
     singleRow="true"
     destination="/reports/books"
/>
 
thank you very much

Reply via email to