Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / July 2007

Tip: Looking for answers? Try searching our database.

Display "Updating..." after click on 'Save'

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kai - 02 Jul 2007 07:32 GMT
Hi all,

using AJAX Toolkit with vb.net 2.0 how could I make this "Updating..."
Screen like e.g. on Codeplex when you click on the "Vote" button
http://www.codeplex.com/AtlasControlToolkit/WorkItem/View.aspx?WorkItemId=9124
? So the whole screen becomes inactive and a small window says "Updating..."
so the user knows that something is going on...
http://img224.imageshack.us/img224/133/updatingjy7.jpg
Searched the net but probably I have the wrong search terms :-(
Masudur - 02 Jul 2007 07:37 GMT
> Hi all,
>
[quoted text clipped - 3 lines]
> so the user knows that something is going on...http://img224.imageshack.us/img224/133/updatingjy7.jpg
> Searched the net but probably I have the wrong search terms :-(

Hi...

Since you are using Ajax Tool kit you must be using Microsoft asp.net
Ajax 1.0 ...
You can use update progress control... to show progress message... but
updateProgress control need to associate with a updatepanel...

Thanks
Masudur
www.kaz.com.bd
http://munnacs.110mb.com
Kai - 02 Jul 2007 07:46 GMT
Hi Masudur,

yes, it's of course Toolkit 1.0, i meant VS 2005.

That was also my understanding of the updatepanel, but does this mean i have
to create an updatepanel which covers the whole page (because the
'Updating..'-window disables the whole page)?
Masudur - 02 Jul 2007 09:39 GMT
> Hi Masudur,
>
[quoted text clipped - 3 lines]
> to create an updatepanel which covers the whole page (because the
> 'Updating..'-window disables the whole page)?

Hi,

Just put the portion that you want to update in the update panel...
lets say you do populate only a listbox with a click... put only the
listbox inside the updatepanel...

Thanks
Munna
www.kaz.com.bd
http://munnacs.110mb.com
Kai - 06 Jul 2007 16:02 GMT
Hi Masudur,

according to
http://ajax.asp.net/docs/tutorials/ProgrammingUpdateProgress.aspx I now moved
my save-button into an updatepanel and added an updateprogress control which
contains the 'Please wait, updating...' text.

But the panel is now just displayed next to the save-button. There are lots
of websites (like the codeplex link in my first posting) where the
update-text is centered on the screen and all other text is greyed out. How
could this be done? An example would be great. Many thanks!

> > Hi Masudur,
> >
[quoted text clipped - 14 lines]
> www.kaz.com.bd
> http://munnacs.110mb.com
Chad Scharf - 06 Jul 2007 17:07 GMT
Modal PopUp Dialog using the AJAX Extensions Library:
http://ajax.asp.net/ajaxtoolkit/ModalPopup/ModalPopup.aspx

Thanks,
Chad

> Hi Masudur,
>
[quoted text clipped - 31 lines]
>> www.kaz.com.bd
>> http://munnacs.110mb.com
Kai - 09 Jul 2007 07:30 GMT
Hi Chad,

yes, I knew this control, but it waits for a click on "OK". Is it possible
to avoid waiting for OK-click?

> Modal PopUp Dialog using the AJAX Extensions Library:
> http://ajax.asp.net/ajaxtoolkit/ModalPopup/ModalPopup.aspx
>
> Thanks,
> Chad

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.