Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid
Message
From
27/05/2003 12:15:34
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
27/05/2003 11:46:16
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Grid
Miscellaneous
Thread ID:
00793143
Message ID:
00793153
Views:
32
>Configuration: VFP 6.0, SP5, WINDOWS 98.
>
>I have a Grid into a Form using free tables, no problem when populate the Grid the first time.
>
>But when I reload (o refresh) the same grid and populate it again, the program stops and down.
>
>What can I do to solve this?...
>
>Thanks in advance.
>Carlos Burgos

Reload :
Grid.Recordsource = ''
*Prepare
Grid.Recordsource = 'tablename'

Refresh :
Grid.recordsource = grid.recordsource

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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform