| Thread | Last Post | Replies |
|
| Ctrl+F in grids? | 31 Jan 2005 10:22 GMT | 3 |
In 'browse' windows the Ctrl+F system menu bar search function works good. What should I do to make it functioning in grids on forms? Thanks Andras Pohl
|
| pictures in a grid | 28 Jan 2005 21:03 GMT | 3 |
in VFP9 i have a grid with 3 columns. The first is an image which i set using the pictureval property... this.column1.DynamicFontBold = "thisform.setpicture()" where thisform.setpicture is....
|
| How to save picture in a table | 22 Jan 2005 03:39 GMT | 1 |
i'm mun, may i know how to create a browser to let me select a picture,then display in a form and also save into the table at the same time? i'm using vfp 6.0, so vfp 6.0 can perform the function as above? if yes, what are the control
|
| Help with format in Grid Column | 21 Jan 2005 16:53 GMT | 4 |
I am trying to format a character string with a mask in a grid column and I am not able to get it right. The field is C(9) I want to data to display right justified.
|
| Grid control source question | 10 Jan 2005 16:43 GMT | 2 |
I have a table tracking units and cost/unit. I want to display a grid showing units, cost/unit and extended cost. When I enter "units * cost", I get a messagebox saying "the data source for this object must be a variable reference". Is there any way to do this without modifying ...
|