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 |