Results 1 to 2 of 2

Thread: DATABASE GRID PLS!!!

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2000
    Location
    Philippines
    Posts
    49

    Question

    i used to program in delphi, and there is a "database grid control" i want to ask if theres as such in VB? A want a grid that is connected to a database and its property should be "read only"


  2. #2
    Frenzied Member Buzby's Avatar
    Join Date
    Jan 1999
    Location
    UK
    Posts
    1,670
    You do get a DBGrid and a FlexGrid with VB which (if you only want it read only) should suffice. Look under PROJECT / COMPONENTS for "Microsoft DataGrid Control" and "Microsoft FlexGrid Control".
    However, if you want a grid that allow read/write, context-sensitive formatting etc etc etc - look at Apex TrueDBGrid (www.apexsc.com)

    'Buzby'
    Visual Basic Developer
    "I'm moving to Theory. Everything works there."

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