Rank: Member Groups: Member
Joined: 12/5/2008 Posts: 27
|
I have several callbacl panels on a busy page and want to have them takl to each other. Example my members are on the left side of the page and when I select one it makes a call back to get the data for that specific user and I want to bind those fields to labels in another callback panel. And how do I get that to happen without the recieving callback panel forcing the first callback panel to do another callback.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You would set both CallbackPanel's GroupName to the same value.
Thanks!
|