Results 1 to 2 of 2

Thread: [2008] ReportViewer - events not firing!

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2006
    Location
    Manchester, England
    Posts
    255

    [2008] ReportViewer - events not firing!

    Is a form with a ReportViewer control any different to any other form having any other control?
    I don't seem to be able to get any of the events to fire .... Keypress, Keyup, Keydown.
    I've tried it when trying to capture a frmReportViewer event, and also on a ReportViewer1 event.
    We regularly use F10 to close a form, and this works fine on every other form I've created, but it won't work on my report viewer form.
    At home - VB.NET 2005/2008 Express, Visual Web Developer 2005 Express
    At work - VS 2008 Standard (VB)
    .NET 2.0/3.5


    Visual Studio Express Learning Centre | How do I videos | MSDN VB Express Forum | MSDN VB Developer Centre

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: [2008] ReportViewer - events not firing!

    Do you have the form's KeyPreview property set to True?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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