I am having trouble with a binding refresh. I have a Flex Repeater whose instances are bound to a custom property on the view level. The way I have it set up is that I have a button that triggers a message handler at the root of the view that would refresh and update the custom property. For some reason, even though the custom property refreshes the Flex Repeater Instances do not. So I applied another refresh binding that would refresh the instances, and the instances refresh, but the embedded view does not! Am I missing something?
I would recommend you put your actual bindings, code, and the flow with screenshots and code as well so we can help you properly.
Without seeing what you are doing, we can’t really see where the issue would exist.
1 Like