Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Locking some rows of Grid
Message
De
18/10/2005 08:23:40
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
17/10/2005 10:18:41
Sunil Kejariwal
The Software Workshop
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows 2000
Database:
Visual FoxPro
Divers
Thread ID:
01059599
Message ID:
01059873
Vues:
11
>Hi,
>
>Can I lock some rows of a grid based on some condition ?
>If yes. How ?
>
>Thanks in Advance.
>
>
>Regards

Check SetAll() in help. ie:
*BRCC
LPARAMETERS nColIndex
this.setall('Enabled',.T.)

*ARCC
LPARAMETERS nColIndex
this.setall('Enabled',employee.title='Sales')
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform