I have used a table AGAIN in another work area. I want a grid to display the contents of the "used again" table, but the grid is always empty. Is there a problem with setting the ControlSource of a grid to the "used again" alias of a table ?
Thanks,
Scott McWherter
A colleague of mine insists that when you put a "wait window timeout .005" or "inkey()" statement in method code of a form, it will cause the activate event to fire. I tried to verify this claim by using the event logger and I saw no evidence of the activate event firing. I...
I should clarify that I'm not running an app. I'm running the form from the command window. Also, I have used the "set tab order" button to order the objects. I simply use the "cut/paste" to get back to square one with a form that works. (Actually I am have saved the...
I've got a form that has some textboxes and labels inside a container. I have set the tab order (tabindex property) of each object. I have an Edit button on the form which sets focus to the first textbox in the tab order. This all works fine. However, if I pull up the form in design mode and...
Unfortunately, I need to change from Modal to Modeless and back again. I have not seen anyone doing that, so I'm going to assume it's impossible. Thanks anyway.
Scott McWherter
I am calling Microsoft's monthview activex object from the click event of a button on my modal form. The control seems to work only if the form is modeless, however. So I need to be able to make the form modeless just before popping up the calendar and back to modal after the user selects a...
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.