Refresh the page specified window of gridTable data

 top.frames[windowName].$("#gridTable").trigger("reloadGrid");

Where "windowName that is the name of the window of the page

 

Guess you like

Origin www.cnblogs.com/firstcsharp/p/11116062.html