Found the wiki documentation! All is
fine!
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de [EMAIL PROTECTED]
Envoyé : jeudi 12 janvier 2006 12:05
À : jdbforms-interest@lists.sourceforge.net; [EMAIL PROTECTED]
Objet : [dbforms] JasperReportI am trying to get jasperReports working with my application. The interface has changed from what is documented in the user guide. I am able to display my report but all items are shown. I use the documented goto button to make a one-row call: however, I am not getting the result as expected.<
db:gotoButton caption="button.print" destTable="CLIENT" destination="/jasperreport/CLIENT" singleRow="true" keyToDestPos="currentRow"/>
Any help would be appreciated...