Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Problem
Message
From
17/07/1998 05:09:48
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
16/07/1998 14:12:15
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00118226
Message ID:
00118496
Views:
18
>Hi,
> I have a problem regarding grid, coz I want to force the grid column to always set focus on the first column. If they click on the other column I like to force always the cursor or the focus to the first column. Thank you very much.
>
>Richard
Try this :
Grid.init
this.setall("Enabled",.f.,"column")
this.columns(1).enabled = .t.
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
Reply
Map
View

Click here to load this message in the networking platform