Results 1 to 2 of 2

Thread: DataGrid Question

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Location
    Lost in the Mojave Desert
    Posts
    82
    Is the datagrid control limited to the datasource property being the ado data control, or can it be used with an ado object/recordset?
    Don't go away mad, just go away.

    Bam-Bam

  2. #2
    Member
    Join Date
    Aug 2000
    Posts
    32
    No it's not limited to the datacontrol.
    This should be all you need to do

    Set DataGrid.DataSource = ADORecordset

    HTH

    Phil
    VB 6, SQL, Java, AutoLISP, Avenue and on a good day AML

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