I just wrote another thread asking this question below on May 11 and thanks to "MIKE" for his help using the command in Grid in Column.text1 (furtherest to the right) in LostFocus event.
KEYBOARD 'dnarrow'
This does work and the other textboxes in Row#1, columns
2-6 remain the same as I want...
Hi,
I'm using VFP 9.0 and have created a Grid within a Form.
The Grid is bound to a .dbf file with six columns. I want
the "user" to enter data to create a new invoice. Everything works fine except when I switch to the next
row down. I want to be able to use the TAB Key when I
have "Lost Focus"...
Hi,
I'm using VFP 9.0
I'm having a problem assiging a variable to a Grid Column.
I've set up the Grid's column count to "5" columns and the
Grids.Record Source=Custemp.dbf
Grids.RecordSourceType= 1-Alias
In the custemp.dbf file I have "5" fields IE:F1,F2,F3,F4,F5
Grid.column1.controlsource =...
Hi,
I'm using VFP 9.0 and am not savy on how to use "events"
within a command button that have code as follows:
KEY PRESS EVENT: LPARAMETERS nKeyCode, nShiftAltCtrl
If I have a commandgroup button (com1 & com2)
CAPTION ON COM1: "CLICK TO CONTINUE SEARCH FOR CUSTOMER-No"
CAPTION ON COM2: "CLICK...
Hi Dave & Imaginecorp.
thanks for your help to set up "specific" record so 1st
line in Grid will show that record.
Dave- no I didn't put anything in the GRID's INIT & REFRESH
but I have tried to "refresh" the grid using my textbox.valid = thisform.grid1.refresh() but nothing happens!! What...
HI,
I have a Mailing List .DBF file indexed by zip code. I've
created a Form with one TEXTBOX and one GRID. The textbox
is so the USER can enter the 1st "3" numbers of mailist
zip code and then the grid becomes visable to show starting
1st "3" numbers and anything else after that! Example: If I...
Hi,
I have an old Foxpro program using @ and SAY commands to
get rows to display on the screen for the USER to look
at their customers activity of all Invoices, Credit, and
Payments for the past 2-3 months. This program works very
well in FoxPro 2.6 but I'm now using "Visual FoxPro 9.0".
I...
Hi
I'm using Visual Foxpro 8.0. FORM NAME "UpDateInv"
I have a FORM that has labels & textboxes with one COMMAND
button & one CANCEL button. This is for updating a .dbf
file, so each time the USER is finished updating one record they can search for a NEW RECORD(USING THE COMMAND BUTTON) and...
Hi,
I am using visual foxpro 8.0. I have "forms" that I've created that requires text within a "text box" to be edited
by the user. What property or method within a textbox or
edit box do I use to make the "CURSOR" upon entering a
textbox (by pressing the ENTER KEY) to automatically go the the...
Hi I have a customer.dbf file with a list of all my customers. I want to be able to display a list of customer
to the screen but I want the "list" to start where the "user" inputs 1-6 letters and the list displays at the
point the user designates. I created a form with a textbox
and list box. I...
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.