Rank: Newbie Groups: Member
Joined: 11/13/2013 Posts: 2
|
Hi. I set a CallbackPanelwith 2 controls Triggers
Code: C#
Triggers="{ControlID:TreeView_Proyectos;Parameter:},{ControlID:Button_Busqueda;Parameter:}"
But the CallbackPanel didn't work with the Button Control is a asp:Button. I Hope can you help me. Thanks
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
Your code looks fine. Please try to isolate the problem into a test page and then post the test page. Once we have that, we will run it here and see if we can reproduce the problem. Usually as soon as we can reproduce the problem, we can find out the root cause for you.
Thanks!
|