Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid scrollbar problem
Message
De
02/08/2001 03:51:58
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00538335
Message ID:
00538720
Vues:
9
>I Forgot to specify that I used an empty version of the DBF to design my grid, and I change the source of my cursor in the dataenvironment, so, I use the customer's DBF
>
>If I try to create a cursor, I lose a part of my grid design
Thierry,
You don't need to change design. If this would be a view-only grid you could do this :
*Grid.init - set deleted is on
this.RecordSourcetype = 4
this.Recordsource = 'select field1, field2.. from myTable into cursor myCursor'
Be sure you specify fields in order you set your headings.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform