| Thread | Last Post | Replies |
|
| size of grid | 30 Dec 2004 13:58 GMT | 1 |
How i can maximize a grid same time maximize the form? I have a grid on a form, when maximize the form i want maximize the grid in order to appear more information. Regards.
|
| Validation in a Grid | 23 Dec 2004 07:02 GMT | 1 |
I have a Multi Column Grid. Two of the colums are ComboBoxes The First ComboBox is a list of Condition Codes (0, 1, 2, 3, 4, 5) The Scond ComboBox is a list of Comments
|
| change value in grid load | 15 Dec 2004 07:57 GMT | 1 |
In the grid column1 i have the following value loaded: 22.50 11.00 9.00
|
| reuse forms with grids | 14 Dec 2004 14:41 GMT | 3 |
Once a form is used, I put a reference in a collection and use the form over and over as needed. This speeds up the display considerably. I have a form with a customer lookup that works fine. I can go to the lookup, find a customer, display the customer, press a button to go to the ...
|
| show pictures in grid using vfp 6.0 | 13 Dec 2004 07:45 GMT | 1 |
Hi, may i know how to insert a picture in a grid during i insert the record to the grid, what are the control i need to use and how to write the command? waiting for your reply!
|
| check box question | 12 Dec 2004 21:49 GMT | 3 |
Hello all and thanks in advance for any help you can give. I have a grid with a check box in the first column. The purpose of this check box is to make the record the default address if it is checked. My problem is that I want only one check box to be able to be able to be
|
| Control Grid | 10 Dec 2004 23:03 GMT | 5 |
This my problem A Control Grid, with 4 Cols And 3 Rows What Want I do? Trought Programation, Work With a single Row, for example, set the row 2 a
|
| Populate a grid from an array? | 07 Dec 2004 16:13 GMT | 3 |
I was wondering is it possible to populate a grid from an array? Here is what I'd like to do.... I have a quote form with three tables: qnumber (holds next quote no), quotes (holds quotes as they are added, and partoperations (linked as child to
|
| BackColor for textboxes in a grid column | 02 Dec 2004 08:53 GMT | 3 |
Using VFP6. I have a grid and use the DynamicBackColor() method in all columns to adjust the color of each row in the grid, setting it in the Grid's Init via Setall(...) call. This thing works correctly. I have all controls on every
|