I have a DataGrid in the parent window. When I want to refresh data from the iframe I call a function in the parent and the setRowData does not works. Some code:
Not sure if you can do this. If you are using iframe every page is treated as separate page. In order to experiment you can just not use jqGrid and you will see the same result.