I have managed to reference Microsoft Internet Controls using the Object Browser in Foxpro. I can see all the events, methods, properties, etc, but I cant get the class name correct to attach it to a variable for experimentation.
Help!
Over time I have added columns to the grid on one of my forms. And I have set columnorder to reflect the order that I want them to display as.
The problem is if I use a loop to reference the columns with the columns() collection, the columns get mixed up.
The code that I am using is...
I have a problem reading the value of a specific column in a grid while scrolling down one of the other columns.
In my situation the grids recordsource is set to table 2 and displays a combobox populated with the fields in table 1.
In the grid, users can enter information about table 1 (for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.