Page refresh

i have created a page which contains two embedded views, (say vw1 and vw2). i have coded like the documents selected in vw2 will be moved to vw1 ,the problem is those moved docs are not getting displayed in vw1. only if i click on refresh button, then it is getting displayed. what will be the solution ? i have used lotus script .

thanx in advance

Subject: page refresh

If you take the handle of NotesUIDocument then the “refresh” method can help you.

Subject: RE: page refresh

Amit J Ashar

But im using page for display, we cant use uidoc there…