ray_mosley
13 years agoFrequent Contributor
How to access VCLObject("AppGrid") objects
Our application had an appointment grid that can have variable appoinment durations. The example shows 30 minutes, but can be customized by other options in the application. The Object is a VCLObject("AppGrid") object. I search the forum and TestComplete help for "appgrid" and "AppGrid" and found no match - no results. TestComplete Help describes lots of other grid objects, even from other vendors, but not this one.
We have been accessing the appointment slots by specific x,y coordinates, which I find unacceptable, especially since I have to modify the appointment sizes and establish blocked time areas etc.
Does anyone have suggestions about how to access the "AppGrid" object in general programatically instead of x,y coordinates?
We have been accessing the appointment slots by specific x,y coordinates, which I find unacceptable, especially since I have to modify the appointment sizes and establish blocked time areas etc.
Does anyone have suggestions about how to access the "AppGrid" object in general programatically instead of x,y coordinates?