Results 1 to 2 of 2

Thread: ADO..datagrid and recordset

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Posts
    3

    Post

    How can I Set a datagrid's datasource to a recordset?

  2. #2
    Addicted Member
    Join Date
    Oct 1999
    Posts
    253

    Post

    Create the Recordset object and then use this sentence:

    Set DataGrid1.DataSource=Recordset1

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