Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid and empty table
Message
From
31/12/1997 10:54:29
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
31/12/1997 10:50:27
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00068623
Message ID:
00068625
Views:
37
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform