John,<br>Thanks for replying again. This thing has me at wits end. I tried KEYBOARDing into the edit box, but it still behaves the same. It doesn't seem to matter how I enter it still will not scroll automatically. To prove to myself it can be done, I used Control F from the keyboard to do a...
I recently asked this question here and got some helpful hints, however, they did not solve the problem. In my VFP 3.0 (I am unable to upgrade for this project) program I have an edit box I am using to display, search and edit a memo field. My search program works just fine except when the...
John,<br>Thanks again for the reply. It looks like I am going to be forced to upgrade sooner than I anticipated. I have a few things in the works right now in 3.0, but I may be able to convert without much problem. I Refresh the edit box each time a new string is found, but it...
Thanks a million David and John. <br><br> David, It sounds like that would do the trick. However, I must use an edit box in this instance. By the way, in my haste to get the question asked I used the wrong word.... it is not the 'width' of the area I have to scroll to...
I have a short search routine I use with an edit box to search my memo file. I have it set up to search each record for every occurence of the desired string. It goes from record to record by using CONTINUE then searches the record using the $ operator. All works fine until I reach...
Robert,<br>Your assumptions are all correct.The text box is outside the grid and I set the focus to the text box with ThisForm.txtWriter.SetFocus(). I have refreshed everything from the form to the text box within the column of the grid with no success. Tom Servo's words are certainly...
Robert,<br>Thanks a million for your reply. You are exactly right! I finally realized (about 3 AM) I was not including the RecordSource. I had put the ControlSource in place, but overlooked the other. <br><br>If I may, I would like to ask you another...
Do the Seek and/or the SetFocus return the program flow back to the previous table? I have a two table configuration I am searching with an '...if seek(...' statement and when I search the first one all is well. When I change to the second table and do the seek I get the correct results in my...
I guess my advanced age is affecting my ability to understand logic, but.... I can't seem to get my one-to-many grid to allow me to enter data. I have it at the bottom of my form and all else seems to work correctly. However, when I try to go back and add data to existing records in the grid...
In my haste I forgot to mention I am using VFP 3.0. I also had a typo... it should read"...text boxes..." instead of "...test boxes..." Thanks for any and all help.
I need to display the contents of a table vertically in a grid for the tracks in my CD catalog. I tried using test boxes but do not like the appearance. If a grid is not possible, is anything else available to accomplish this?<br>
<br>
Rick B<br>
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.