Hi!
I use popup edit mode for Add New button in the Grid, as below
<EditFormSettings UserControlName="../UserControl/Detail.ascx" EditFormType="WebUserControl" PopUpSettings-Height="300px" PopUpSettings-Width="350px"><EditColumn UniqueName="EditCmdFrm"></EditColumn>
I need to know how to set the position for popup windows close[x] button, as my [x] close button not displaying correctly on the screen, see attached file.
Thanks in advance!
SH