It sounds like icon or button is being re-used and setting to null removes all of them before adding.
Sent from my LG G3, an AT&T 4G LTE smartphone ------ Original message------ From: chris_d_k Date: Thu, Jun 23, 2016 8:19 AM To: [email protected]; Subject:Re: Changing dataprovider for buttonbar When I do the following before changing the dataprovider, it works: buttonBar.dataProvider = null; buttonBar.validateNow(); Am I doing somthing completely wrong or is that as supposed? -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Changing-dataprovider-for-buttonbar-tp12926p12927.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
