RepostionMode: RepositionMode allows to repostion the modalpopup when the web page is resized or scrolled. You can select the following values to adjust this property:
-  RepositionOnWindowResize
-  RepositionOnWindowResizeAndScroll
-  RepositionOnWindowScroll
-  None
 I tried to put the scroll bar a jerk to get my reposition but failed when there was no scroll bar,but I had smart solution for this, Using jQuery , after the data gets filled in the Iframe , just hide and again dispaly the popup, this resolved my problem, its best solution.
 
 
No comments:
Post a Comment