0

Is there a way for me to:

  1. Use the ModalPopupExtender but make it non modal
  2. Position the Modal to the bottom right part of the page
Dave S
  • 89
  • 1
  • 6

1 Answers1

0
  1. maybe through editing original CSS, javascript files?
  2. http://www.asp.net/ajax/ajaxcontroltoolkit/samples/modalpopup/modalpopup.aspx, you can set X, Y coordinates.
Tomas Voracek
  • 5,886
  • 1
  • 25
  • 41