|
-
Apr 13th, 2000, 12:50 PM
#1
Thread Starter
New Member
hi,
I am using Dbgrid and data control. The data is loaded into DBGrid using Data control. How do I delete a record from DbGrid by using code ????
Thanks
Albert
-
Apr 13th, 2000, 06:18 PM
#2
Addicted Member
Try: Data1.Recordset.Delete
Hope that will help you!
-
Apr 14th, 2000, 08:23 AM
#3
Thread Starter
New Member
Hi,
Geez, why I never think of that. I thought since there was no option for DataControl.Delete and MSDN doesn't help much, then I should use different approach.
Thanks a lot.
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
|