|
-
Feb 20th, 2018, 08:54 AM
#1
Thread Starter
New Member
Rows collection cannot be programmatically cleared -- Error
Hello All ......
I Have Bound DataGridView and i tried to clear it before get record ihave tried :
And
Code:
DGV.Datasorce=Nothing
And
None Or Then Works iand iam getting this error
Rows collection cannot be programmatically cleared when the DataGridView control is data-bound to anything else than an IBindingList that supports change notification and allows deletion.
Last edited by Salem141; Feb 20th, 2018 at 09:02 AM.
Tags for this Thread
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
|