Results 1 to 2 of 2

Thread: VB.Net Report only shows one record

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2008
    Location
    SoCal
    Posts
    2

    VB.Net Report only shows one record

    Hello folks,

    I'm using the Microsoft Report object (rdlc) in VB.Net (VS5). My dataset object behind the report produces 144 records. When I debug the form with the reportviewer it only shows me the first record (1 of 1).

    Tables, matrix, and subreports do not apply to this report. I only dragged dataset fields into the form which became text boxes.

    What am I doing wrong?

    Thanks.

  2. #2

    Thread Starter
    New Member
    Join Date
    Jan 2008
    Location
    SoCal
    Posts
    2

    Re: VB.Net Report only shows one record

    Put your report obejects within a LIST object and it will repeat.

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