Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
If a grid has been populated
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
If a grid has been populated
Miscellaneous
Thread ID:
00817215
Message ID:
00817215
Views:
50
I would like to test if a grid has been populated programmatically. I have tried the following syntax:
IF empty(thisform.pageframe1.page1.grid1.RecordSource="")
	MESSAGEBOX("There are no records in the grid to filter on!")
	RETURN
ENDIF
Can anybody help me?

Many Thanks
Neil Lewis
IT R&D Manager
Velmore Ltd
Next
Reply
Map
View

Click here to load this message in the networking platform