-
Search
-
Archive
June 2012 M T W T F S S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Tag Archives: ModalDialog
Using SPLongOperation for synchronous long running operations
A recent post on Adding a progress indicator for long running Ajax calls showed how to provide user feedback that activity was taking place. But what if you have a long running synchronous operation and you wish to have the … Continue reading
Posted in SharePoint 2010 Tagged Business Connectivity Services, ModalDialog, SharePoint 2010 1 Comment
Opening a SharePoint 2010 dialog box from a hyperlink
If you want to open a window in a dialog from clicking a link then simply use the following JavaScript as the href property.