Answers for "Plumsail change the size of the dialog window"

1

Plumsail change the size of the dialog window

fd.control('SPDataTable1').dialogOptions = {
    width: window.screen.width,
    height: window.screen.height
}
Posted by: Guest on May-03-2022

Code answers related to "Plumsail change the size of the dialog window"

Code answers related to "Javascript"

Browse Popular Code Answers by Language