Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simulating a Browse Freeze in a Grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00065232
Message ID:
00065517
Vues:
36
>>>Does anyone know how to simulate the browse freeze within a Grid? I'm currently converting a fairly large application and I was using an integrated browse for part of it. I need to freeze on a particular field to allow editing within the grid.
>>>
>>>Any help is appreciated,
>>>
>>>TIA,
>>>
>>>Rod Lewis
>>
>>Rod:
>>
>>I've never done exactly that, but a couple of thoughts, for whatever they are worth (probably what you paid for them!):
>>
>>Using the SetAll property of the grid, make all of the columns Read Only and/or disabled (i.e., Enabled = .F.). Might also need to go into each control in each column and mark it as TabStop = .F. Some combination of these settings should create a grid with one active column that acts "frozen".
>>
>>HTH.
>>
>>John
>
>If you are trying to do what I think you are trying to do (freeze one column of a grid and allow the others to scroll) the answer is not nearly as simple as you might hope. There is a fairly extensive article in the April '97 issue of Foxpro advisor. The solution involves a LOT of code. Another alternative is Lisa Slater Nicholls' method which she describes on her web page (I think it is www.softspoken.com). The latter is a pretty surreal method, but it works, and it might do what you are looking for. HTH

It's actually:
http://www.softspoken.co.nz/~lisa/lisa.htm
(for Lisa Slater Nicholls)
Tom Hayward, Visual FoxPro Programmer and Tutor
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform