Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid and empty table
Message
De
31/12/1997 10:54:29
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
31/12/1997 10:50:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00068623
Message ID:
00068625
Vues:
29
>Hi,
>
>I have been using grids and tables very much, but i have one problem:
>One of my grids appears blank (only border, no lines inside) while my table has no records. It works well only when i add one record from the command line.
>This is the first time it happens.
>The main proprties are: RecordSourceType 1. Alias
> RecordSource Mytable
>What do i have to do?
>
>Thanks
>
>Juan Carlos

You could use in the grid.when event :
if eof()
   append blank
endif
Ç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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform