|
-
Feb 29th, 2008, 04:05 AM
#1
Thread Starter
Addicted Member
Remove,clear !
Have anyone example how to remove or clear data from datagrid.
In vb6 a have GridCtrl1.RemoveItem 0 .
-
Feb 29th, 2008, 07:33 AM
#2
Re: Remove,clear !
How did you get the data into the grid in the first place? Is it bound? If so then you need to remove the data from the data source and the grid will reflect the change. Also, are you just wanting to remove one row or all data?
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
|