Results 1 to 2 of 2

Thread: help '''¡ with datagrid

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2000
    Location
    Panama
    Posts
    17

    Wink

    hello
    i need update,insert,delete,clear in a datagrid control.
    how i do?
    please help me
    thank for all
    farizza

  2. #2
    Lively Member
    Join Date
    Aug 2000
    Posts
    125
    place a data control on a form
    set the data1.databasename
    set the data1,recordsource
    set the data1.eofaction to addnew

    place a DBGrid on a form
    connect its datasource to Data1

    run the program

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