Hi there,
I have a 3rd party form that has a grid on it. It was written in Dexterity. I have been tasked with looping through the grid rows when the save button is clicked (needs to occur prior to the save) and identifying one of the columns. The problem i am facing is that there does not seem to be any easy way to loop through the rows in the grid and identify the fields.
Any ideas on how to do this? I need to do it using the VBA Editor in GP, this cannot be part of our core code base.
*This post is locked for comments