Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids & enabled/disabled Rows
Message
De
28/08/2000 10:40:09
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
28/08/2000 10:06:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00409774
Message ID:
00409796
Vues:
19
>Hi All,
>
>I am wondering if it is possible to have certain rows readonly or disabled while others are not. I need to be able to add new rows. But block the editing in the existing rows. I can add the new row. But can't add the info if the textboxes are readonly. Must I have 2 controls in each column, a Textbox & an Editbox? And depending on weather I'm in edit mode, switch the Currentcontrol of the column? Or is there a simpler way?
>
>TIA
>Mike


If buffering is used then you could do this :
*AfterRowColChange
this.setall('Enabled',recno(this.recordsource)<0,'Column')
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
Répondre
Fil
Voir

Click here to load this message in the networking platform