Dan Waters
dwaters at usinternet.com
Thu Sep 18 10:59:08 CDT 2008
Thanks Charlotte! I ready their site - you can import Access reports, and get a standard single version for $500. Dan -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Charlotte Foust Sent: Thursday, September 18, 2008 10:41 AM To: Discussion concerning Visual Basic and related programming issues. Subject: Re: [dba-VB] VS2008: Report events You do it by purchasing a 3rd party reporting engine, Gustav. We use DataDynamics ActiverReports, which are very similar to their Access cousins. Life is too short to work with the unmodified native controls! Charlotte Foust -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Gustav Brock Sent: Wednesday, September 17, 2008 8:51 AM To: dba-vb at databaseadvisors.com Subject: [dba-VB] VS2008: Report events Hi all How do you simulate the events we have in Access when formatting and printing a report in Visual Studio? The Events' pane is non-existing? I read a picture from a file into an Image box - no problem, the filename is a field of the record. But I have a flag to indicate if it should be turned upside down. Thus, I guess, I would need to make the image box unbound, read the picture, turn it upside down in code and pass the picture to the image box. /gustav _______________________________________________ dba-VB mailing list dba-VB at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-vb http://www.databaseadvisors.com _______________________________________________ dba-VB mailing list dba-VB at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-vb http://www.databaseadvisors.com