I am using Infragistic webpanel inside my form and webgrid which is outside of my webpanel. I have one button inside that panel. I am trying to refresh my webgrid on the button click using AJAX.
I am using updatepanel and I have that web grid inside my update panel. I am using trigger to update by grid on button click. But it showing me error that the button should be inside update panel.
Is it compulsary to keep button inside the button panel?
Its working fine when i take out my button from web panel. I think there is some issue with webpanel. But I want to use webpanel because of its sliding feature.
Any suggestions will be highly appreciated.
Thanks
I am still looking for the solution to this problem.
Is anyone here to help me out with this problem?
Thanks in advance