| Thread | Last Post | Replies |
|
| how to unfocus a grid cell ? (Urgent) | 31 Mar 2005 17:11 GMT | 4 |
I have created a form with a grid and a save button in it. I click on a grid and then input some values in the blue color focus cell. How can I unfocus the grid cell when I click the save button(by programmatically or setting grid property)?
|
| RecordMark | 15 Mar 2005 10:30 GMT | 1 |
i have a form with a grid and the recordmark .T. When I do a skip 1 and a refresh everythinh refreshes but the recordmark. This remains on the previous record. Is it possible to also update (refresh) the recordmark?
|
| Grid Color | 11 Mar 2005 20:56 GMT | 11 |
I am using VFP 9 and I need to have the color change in the grid rows based on the change of a column value. What I have is one field that contains a value there will be several records in a row with the same value. I would like all the rows with
|
| Traping ESC key in Grid | 11 Mar 2005 04:48 GMT | 3 |
It was possible to trap Esc key in grid in version 8.0 but in VFP 9 beta it is not possible. Any help? TIA
|
| Lookup in a Grid | 10 Mar 2005 08:23 GMT | 1 |
How could I get my grid to behave as such... When a usr starts typing in a name in the name column of the grid, the name is looked up in the grid and that row becomes active. Understand?
|
| grids | 07 Mar 2005 11:50 GMT | 1 |
I have grids with few column/header/text, and i want only two column have a input data and the cursor moves only on that two column BUT other six columns must accept a event (click for example). If i place readonly proprieties = .T. the cursor is on that column. if i
|