Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Complex grids?
Message
De
10/01/2000 20:38:42
 
 
À
10/01/2000 06:37:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00315373
Message ID:
00315882
Vues:
18
>Hi, can anyone help?
>
>I want to display multiple records on a single form, rather than using standard navigation buttons to 'cycle' through. The layout I want will need to be how a grid is displayed, but I want to keep the complexity and presentation of standard text fields.
>
>What I basically need is a form with fields on it, that the user can 'scroll-down' through the records.
>
>I hope this makes sense.
>
>Thanks
>Kev



You can download browse table (bwtable.zip) in File Section, there is grid which show tables in Current directory.

The Detail function such as search, change index in run-time, SQL-select, add/delete/update ... basic function are also provided!!
Surely a good study for beginner!

2nd, I need to mention, for example, you want a field, for example, ChkInDate with also using your defined Date textbox function!

You can build a Class called [TxtDate] or simply download it from file section.
at the Table Designer, there is control setting at the left bottom side...
You can change it to your self-defined [TxtDate],
So, Wherever You call this field to use, Follow the APPOINTED control to use

3rd, about "scroll-down" see the usage of grid.DoScroll(), you can pass integer 1 to 8 as parameters to control the direction!!

p.s. There are many good tools in file section, download some to study will gain you fast!! ^-^;
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform