I have implemented a button palette in my DAML with two buttons. It seems that the conditions need to be set on the child buttons rather than the parent palette. Condition is not a valid parameter for the buttonPalette XML. If at least one button on the palette is enabled, I would expect the palette to be enabled. However, the opposite appears to be the case. If any of the buttons are disabled, the palette caption/graphic appear to be disabled. The enabled child buttons are still usable. Has anyone else noticed this?