Hiding Buttons

There are 1 entries for the tag Hiding Buttons

Hiding Buttons After Clicking Them and Showing a Progress Bar in AJAX

If you want to show the progress bar please refer back to this post on how to get an AJAX Progress Bar to work with SharePoint: http://www.mosslover.com/ar... For the next step you want to create a Javascript Function in your user control or web part that looks a little bit like this: <script type="javascript/text" > HideButtons() { var Button1 = <%= Button1.ClientID %>'; document.getElementbyId(But...

Posted On Wednesday, April 30, 2008 8:20 PM | Feedback (0)

Copyright © MOSSLover

Design by Bartosz Brzezinski

Design by Phil Haack Based On A Design By Bartosz Brzezinski