03-05-2013 05:20 PM
I have an Array of clusters, and the cluster contains an array I am trying to gray out the Array within the cluster when internal array has data it is grayed out as I want but when the internal array is empty it is not grayed out is there a way to correct this without adding data to the internal arrays?
See attached Picture
03-05-2013 06:05 PM - edited 03-05-2013 06:10 PM
That really sounds weird. Can you attach a very small array containing your array of clusters?
(preferably make the current values the default as shown in your earlier image)
EDIT:
Nevermind: OK, I was able to reproduce this. Seems like a bug. Please report it. In the mean time you could initialize the array with zeroes to keep it disabled).
Seems it need to be at least an array within a cluster within an array....
03-06-2013 03:42 PM
I made a report here.
03-07-2013 01:04 PM
Hi Tsb/Altenbach,
Thanks for bringing this to our attention. This was reported to R&D (#396090) for further investigation. As mentioned earlier, a possible workaround would be to initialize the array with zeroes. Thanks for the feedback!
Doug W