Hi,
I have a page previously with RadAjaxpanel and RadGrid, and was trying to use the prometheus Ajaxpanel but the Radgrid doesn't work well with the new radajaxpanel.
I have set the RadGrid's EnableAjax property to false (previously done, and the whole thing was working)
Simple postback works from within the grid, but paging, delete command, and probably others don't. I think the commands (paging and delete) did fire (verified by trace), but the UI didn't update correctly.
I have a page previously with RadAjaxpanel and RadGrid, and was trying to use the prometheus Ajaxpanel but the Radgrid doesn't work well with the new radajaxpanel.
I have set the RadGrid's EnableAjax property to false (previously done, and the whole thing was working)
Simple postback works from within the grid, but paging, delete command, and probably others don't. I think the commands (paging and delete) did fire (verified by trace), but the UI didn't update correctly.