Hi Guys,
I have implemented basic AJAX functionality without incorporating third party frameworks, and its working fine, AJAX functionality is doing the sorting thing of a grid, i have implemented the grid using <s:iterator> What i want to do is, refresh the entire grid, after the AJAX Call happens, so <s:iterator> will show the sorted data in the grid. Anyone suggest me how i can do this, -- Regards Kushan Jayathilake