I am using the following SQL statement in my datawindow:
Select "MerrickID",
"API",
"AccountingID",
"WellName",
"Operator",
"ProducingWellStatus",
"SpudDate",
"CompletionDate",
"DateOfInitialProductionOil",
"StateName",
"CountyName",
"Township",
"Range",
"Section",
"FormationName",
"Field"...
I am having an issue tabbing between datawindows that are on the same object. I am using the pbm_dwnKey event to signify the tabbing off of a datawindow. In the event I do a setfocus() and setcolumn() to point the focus to a column on another datawindow. It looks like it goes there, but then...
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.