CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: reports

  1. #1
    Guest

    reports

    I am beginner, I have tried Data reports and sucessfully got results
    but my problem is that , how can I FORMAT the results displayed on the form.
    Another problem i got is an ERROR MESSAGE saying "Result page width greater than
    form width.What is the problem.

    Then how to insert a CURRENT DATE into the report.

    Thank u




  2. #2
    Join Date
    Jul 1999
    Location
    Athens, Hellas
    Posts
    769

    Re: reports

    About the error you get:
    Try to minimize the ReportWidth property to a smaller value.
    About the format you want, I'll try it also and if I find something good I'll let you informed!

    Michael Vlastos
    Automation Engineer
    Company Modus SA
    Development Department

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured