Question:
Is it possible to have a grid bound to a cursor? If so please tell me how.
Answer:
A grid is bound to a cursor the same way that a grid is bound to a table. You set the RecordSourceType of the grid to Alias and then set the RecordSource of the grid to the name of the cursor. The cursor must be opened before the grid instantiates; otherwise the grid will appear empty.
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.























