3.2.0

How to refresh the Grid in a original window from popup window?

I want to refresh the Grid in a original window from popup window, can anyone help me
Thanks!!!
Khuc Thuy Du
July 29,
Here is some help to call from the popup window.

window.opener.obj.refresh();


You should be understanding this if you are not a JavaScript beginner.

HTH
Md. Sheriff, Drivestream
December 3,

This topic is archived.

See also:


Back to support forum