|
-
Jan 17th, 2003, 07:53 AM
#1
Thread Starter
Frenzied Member
Setting an MSHFlexGrid to nothing
How can I set the MSHFlexGrid to Nothing? i.e. Before I reload it I want to set it to Null or Nothing
The reason being:
When I load the grid initially there is no problems, but (only sometimes) when i reload it I get an Automation Error. I never get this error when I'm doing th initial load.
I have tried:
Grd.Collapse
Grd.Refresh
Grd.Clear
Grd.ClearStructure
You cannot:
Set Grd = Nothing
Set Grd = Null
Any suggestions?
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
|