If I go to Tools then Options in the main menu, then ActiveX Controls on the Controls tab it doesnt show an entry for Microsoft Internet Controls. But this entry does show in the Object Browser.
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!
Thanks. This would work, but it would require me to rename my columns from friendly names to column1, column2, etc. Which isnt really a train smash until you add a few columns and have to rename all the columns according to the order, then go through the code and rename them there too.
Isnt...
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...
Thank you very much for your suggestions.
Im not sure I can relate the two tables, or join them in a query.
The program that I am writing is a data scrutiny utility, and Table2 is a table that holds all its settings. The main data held is:
1) fieldname (as it exists in Table1 which is the...
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...
I have the same problem, only with a difference.
In my situation the grids recordsource is set to table 2 and displays amongst others a field that holds the name of a field in table 1.
In the grid, users can enter information about table 1 (for example: field name, field description, type of...
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.