Hi,
I'm looking for the fellowing solution:
I've a sortable DataGrid which needs to have the possibility to be filtered.
The matter is that the button which send the filter need to be outside the updatepanel.
So sortable DataGrid is displayed inside the panel.
User clicks to the filter button and any solution (callback, javascript etc.) sends the field to filter to the grid in the panel.
Maybe MagicAjax is the right solution for?
Thanks,
Andre