| Thread | Last Post | Replies |
|
| Slight problem with dynamiccurrentcontrol | 28 Aug 2003 07:53 GMT | 2 |
I have several forms which contain grids. For some columns, I use "alternate" controls (combobox, for example) instead of the default textbox. For these controls, I naturally want them to appear only in the active row. What I have now is working 95% well but there's one small
|
| Using Image for logical control in grid | 27 Aug 2003 20:42 GMT | 2 |
Good morning everyone! Quick question: We're trying to set a logical field to display a small picture depending on whethr the field's data is .T. or .F. and are having two difficulties:
|
| Populating grid with an array | 18 Aug 2003 21:24 GMT | 2 |
There are many ways to skin the fox but what you think, what is the best wayt to populate grid with an array? AT
|
| Displaying Negative numbers in grid | 15 Aug 2003 11:34 GMT | 4 |
I am displaying a grid and one of the columns is an amount field. I want to display negative numbers in the grid in red. Seems like this should be easy, but I looked at "Format" and "InputMask" and didn't see anything that would help. Search of MS DB also
|
| How to change the grid border color? | 14 Aug 2003 13:56 GMT | 1 |
|
| Private variables used in Forms | 08 Aug 2003 18:55 GMT | 1 |
Can somebody tell me where I need to declare private variables in a formset ? I get always variable not found. structure is
|
| Reposition or show the Recordmark | 07 Aug 2003 16:35 GMT | 1 |
When I Refresh a grid that is not in Focus, especially when a new set of records wll appear in the grid, the RecordMark is LOST or not shown. How can I show the RecordMark without necessarily focusing on the
|
| subclassing column and header class | 03 Aug 2003 09:15 GMT | 1 |
Hi all, (vfp8.0) I have two questions: 1. in my init() method of myGrid class I have:
|