| Thread | Last Post | Replies |
|
| Grid Controls | 29 Sep 2005 06:26 GMT | 4 |
How can I access the value of a control by knowing the row and column? I was using the activerow value and then assigning that as the record number. This doesn't work if your table has deleted records though. I am still very new into FoxPro. Any help is appreciated.
|
| Displaying Selected Records Only In A Grid | 27 Sep 2005 21:57 GMT | 1 |
Is it possible to display only certain records from a table in a grid? I want to be able to filter the records from a table and only display the records that pass the filter in the grid. I could see doing this by writing the selected records to a separate work table and then ...
|
| Lookup value in other table | 27 Sep 2005 03:41 GMT | 2 |
I have a grid on a form with 3 columns (quantity, description, unitprice). In the description field I want to be able to enter de productcode instead of the whole description of an item. Not all items that I enter
|
| Adding a combobox to a grid column's header.. | 26 Sep 2005 19:37 GMT | 3 |
I am trying to simulate the 'Auto-filter' feature of MS-Excel in a VFP 9 form. There is a grid with 10 columns in this form. I would like to add a list box to the header of each column. The listbox will contain the
|
| sorting a grid? | 09 Sep 2005 01:45 GMT | 2 |
I have a grid linked to a view. I'd like the user to be able to click on the column headers to sort the grid. What's the best/most efficient way to achieve this? Thanks!
|
| Grid population with query! | 08 Sep 2005 10:09 GMT | 1 |
Hi to all, How can I populate a grid with a query? Stefis Ioannis
|