Results 1 to 2 of 2

Thread: Data Grid Component Population

  1. #1

    Thread Starter
    Hyperactive Member divined's Avatar
    Join Date
    Aug 2004
    Location
    Thessaloniki, Greece
    Posts
    447

    Data Grid Component Population

    Hello everybody

    Can I populate A Data Grid component from an ADODB.Recordset object?

    thx, in advance

    George Papadopoulos
    SteadFast!

  2. #2

    Thread Starter
    Hyperactive Member divined's Avatar
    Join Date
    Aug 2004
    Location
    Thessaloniki, Greece
    Posts
    447

    Re: Data Grid Component Population

    ok. I`m answering this myself, after some trial and error. Rather trivial :

    VB Code:
    1. Set DataGrid.DataSource = rsObject

    George Papadopoulos

    SteadFast!

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