|
-
Oct 30th, 2000, 11:03 AM
#1
Thread Starter
Junior Member
hello
i need update,insert,delete,clear in a datagrid control.
how i do?
please help me
thank for all
farizza
-
Oct 30th, 2000, 11:36 AM
#2
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|