Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PropertyGrid
Message
 
To
25/02/2004 04:36:49
Filip Bruman
Kirschberg Holding
Copenhagen, Denmark
General information
Forum:
ASP.NET
Category:
WebForms
Title:
Miscellaneous
Thread ID:
00880149
Message ID:
00880985
Views:
15
I will have a look at 2 different things in the next few days:
1. http://www.codeproject.com/cs/miscctrl/bending_property.asp
2. The FlexGrid component from ComponentOne (which is free to use when you download the VBRkit).


>Hi!
>
>Can you use this for anything?
>
>
>
>this.Controls.Add(propertyGrid1);
>
>int[] ia = new int[10];
>
>for(int i = 0; i < 10; i++)
> ia[i] = i;
>
>propertyGrid1.SelectedObject = ia;
>
>
>
>
>Regards
>
>-Filip
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Reply
Map
View

Click here to load this message in the networking platform