Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot edit grid properties on subclassed form
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Cannot edit grid properties on subclassed form
Miscellaneous
Thread ID:
01327604
Message ID:
01327604
Views:
51
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
Next
Reply
Map
View

Click here to load this message in the networking platform