Hi,
PThompson wrote:On some occasions the same action will fire the CallbackPanel3 on UserControl A and not acknowledge the Callbackpanels triggered on UserControl B.
I'll see if I understand the problem correctly:
1. CallbackPanel X exists in UserControl B;
2. Control Y in UserControl B is set as a trigger of CallbackPanel X, so it supposes to trigger CallbackPanel X;
3. However sometimes Control Y does not trigger CallbackPanel X, it triggers CallbackPanel 3 instead;
Can you make a small sample app that demonstrates the problem so that we can see the problem here? It would be very helpful. I'll PM you with the email address to sent to.
Thanks