Results 1 to 2 of 2

Thread: DB Grid, visible rows query ...

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2000
    Location
    Christchurch, New Zealand
    Posts
    19

    Post

    Hi,

    I haven't looked this up yet, but I need a DBGrid to automatically resize to the number of rows available. So that when I print ... it will show all the rows that contain data ... at some point it will drop of the bottom of the screen, but this is not a big problem.

    Can it be done ?

    Cheers Dave

  2. #2
    Addicted Member pardede's Avatar
    Join Date
    Jan 2000
    Posts
    232

    Post

    dbgrid1.visiblerows = recordset.count

    or something, just look it up, you'll find it

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