|
-
April 3rd, 2003, 09:04 AM
#1
DataGrid Question
OK, I know it's simple (at least I hope), but I can't seem to find an answer....
How do I empty/clear/reset a DataGrid control
The only thing I can think of right now to do is set the databinding to an empty dataset. It seems to work, but is this the proper way of achieving what I want?
Thanks.
Charlie
-
April 3rd, 2003, 04:01 PM
#2
Setting the property .Datasource = Nothing will clear the grid
-
April 3rd, 2003, 04:09 PM
#3
Thanks!
Thanks. I guess I was almost there.
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
|