Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid - new column
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Grid - new column
Divers
Thread ID:
00397133
Message ID:
00397133
Vues:
44
Hi everyone,

I designed a class for my Grid. Lately I decided to add one column. It becomes the column 66. Is there a way to change its number within a Grid? I have the code like this:
  	for n = DDCN_BLDFI to DDCN_BLDLA			&& loop over consecutive range of column #s
  		this.grdbldmstr.columns[m.n].ReadOnly = llAllowEditBldg  		
  	endfor
and I don't like to write special line of code for this new column.

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform