Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date range in grid
Message
De
09/08/2004 09:30:18
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Date range in grid
Divers
Thread ID:
00931747
Message ID:
00931747
Vues:
61
Dear Sir,

I am using VFP6. On a form I have a grid and two date type textboxes.

The grid has following properties
thisform.grid1.recordsource="stock"
thisform.grid1.column1.controlsource="stock.date"
thisform.grid1.column2.controlsource="stock.amount"
The stock table has data from 01/01/2003 to 31/12/2003.
Is it possible to display data, in grid, from 25/02/2003 to 30/11/2003.
The text boxes are for entering dates.

For some reasons I do not want to use another temporary table for grid's recordsource. I want to use stock table as recordsource.

Plese help
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform