Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid scrolling in grid that is not enabled
Message
From
27/10/2004 05:00:22
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00954722
Message ID:
00954795
Views:
11
>I have a grid with data that I only want to display and not have any row show as begin selected. I turned grid enabled off and it looks just like I want. Oops, now I can't scroll the grid when it has enabled turned off. Is there an easy way to make this work?
>Colombo.

Jim,
Place a container control in front of grid and make it transparent. Only leave scrollbars as clickable.
Another way if applicable is:
grid.SetAll('Enabled',.f.)
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