Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange ListView behaviour
Message
 
To
08/12/2006 21:29:50
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01175169
Message ID:
01176355
Views:
14
Hi Bonnie, I did just that and it worked, another thing I noticed whilst I was fiddling with this class is the "Designmode" property doesn't seem to work either ! I placed a messagebox in the constructor to prove this
if(this.DesignMode)
    MessageBox.Show("In design mode");
else
    MessageBox.Show("Not in design mode");
Regards,
Peter J. Kane



Pete
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform