Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot edit grid properties on subclassed form
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Cannot edit grid properties on subclassed form
Divers
Thread ID:
01327604
Message ID:
01327604
Vues:
52
I'm trying to make a custom template form, something like mmMaintenanceForm, and here is the problem.

To this template form I added a mmDataGridView named grdList with the modifier set as protected (have tryed even public) as other controls on this form.
On the subclassed form, in the designer, all properties of grdList are gray, so I cannot set or change them.

With mmDataGrid it's working OK, but only if the modifier is set as protected or public, If it's set as private then all properties are gray, and that's OK.

So is there a way to use mmDataGridView that way?
---------------------------
Maurizio Domba
CRON d.o.o. Rovinj, Croatia
http://wanip.info
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform