02-02-2011 09:42 AM
Hi there and good evening,
When buidling an InteropAssembly with Labview, clusters are represented as type struct in .net (c#) .
I've tried to put this struct in the PropertyGrid control, but nothing happens.
It would be nicest if there is way do get this working. Just give the user a PropertyGrid for a whole ConfigurationCluster.... At least for BaseTypes ????
Or ist the only way to write a wrapper?
Best Regards and Good
Evening
02-03-2011 02:37 AM
Evening,
have you seen this post? It seems to me, that the question there is quite comparable to yours. You should read the answers from smercurio.
In short: It is not possible in this way. LV clusters are no .NET classes and therefore you cannot put them into PropertyGrids.
hope this helps,
Norbert