I have a grid that I have added a combobox in a column, can I delete the reference to the text box under that column? I think you can, but am stumped on how to accomplish this. Thank you in advance.
I have an app where a user can type in a brief description of an activity in a table and then email that information to an outlook user. Here is what is in the record(a memo field).....
Hi,
Does this way work any better?
Please let me know, would you?
Dave & Steve
This is what gets into...
Hello,
I've been wrestling with this problem for some time now and I look to the experts for help. I have a form that contains a grid of a few of the fields that exist in my record for a quick view. I display that information and the remaining pertinent information of the current record below...
I'm having a real problem understanding scope within a form, method, whatever. I want to populate several different arrays with certain records from a code table and have them available for different combo boxes on different forms. When, where, and how should I create these arrays so that they...
I have a grid on a form that shows child records from another table. The child table has an index on a numeric, 4 length field that relates back to the parent table. I have them both set up in the data environment and things work fine. Now I realize that I want to show the child records in...
Hi all,
I'm trying to pull some data from a SQL db that we have to run a report of active clients. This is what I'm using:
LOCAL lnHandle
lnHandle = SQLConnect("xxx", "XX", "XXXXXX")
IF lnHandle > -1
#1. SQLExec(lnHandle,"SELECT * FROM ENC","Results")
#2...
I have a form that contains a grid that displays a list of names from a table. The current data from the selected record on the grid is displayed on the right side of the form. When I delete the record and refresh the grid the name still appears with the accompanying data. When I look in the...
I am cruising along fine with my FoxPro 9.0 development project. I did just run into a snag though. My desktop is set at 1024 x 768 and all is well. I just showed my progress to a user that has a desktop setting of 800 x 600. Of course the screen on the right side is cut off. I set scroll...
Hi Everyone,
I am new to this forum and come in as a very experienced FoxPro 2.6 for DOS programmer. I am finally ready to make the jump or leap as it might be to VFP (8.0). My problem is in creating a VFP .exe. I created a simple form to search for a specific record and then a report to...
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.