Gustav Brock
Gustav at cactus.dk
Thu Sep 18 11:18:29 CDT 2008
Hi Charlotte Ouch! I was hoping for another tip less than $599 even though I must admit the feature list is quite comprehensive. Maybe for the next project. /gustav >>> cfoust at infostatsystems.com 18-09-2008 17:40 >>> 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