I hav a grid that loads a detail table when clicking the expand icons. This is working fine. The problem is that when I click the icon to collapse, it reloads the detail table. I have the ViewStateMode set to Enabled on that page. I do have several of the grids on the page and each is in its own RadAjaxPanel.
Any ideas?
Any ideas?