Are you refreshing the whole window or just the feedback panel? You can try to refresh the whole window, or you can include some java script that scrolls your window to the top on the ajax response. -Nelson
On Wed, Jun 30, 2010 at 12:22 PM, Anna Simbirtsev <asimbirt...@gmail.com>wrote: > Hi, > > My problem is that after the user clicks AjaxSubmit button, and the > confirmation message is displayed in feedback panel, the window does not > refresh, so if the user scrolled to the bottom of the model window, he/she > does not see the confirmation message. > > How can I get the modal window to refresh, so the top part of the window is > visible? > > Thanks, > Anna >