06-03-2014 06:26 AM
Something like the included VI.
/Y
06-03-2014 09:54 AM
@OnlyOne wrote:
The goal is:
One system with 80 powersupplies
One PS = one checkbox
Up to 10 Groups and for each group user can select which powersupplies schould be used.
So user select group one -> Show 80 checkboxes -> click needed PS
Select group two -> Show 80 checkboxes where the already selected of group one are disabled
... and so on
Currently i created a reference of each box which are then al together saved in an array and can be easy handled. Only some start-work to create the array.
O would still go with the Tree control in this case with nice "Groups" of supplies and use the "Active item Disabled" property to prevent the user from selecting the already tasked supplies. One control, how nice and easy to scale or modify