473,395 Members | 2,253 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Gridview: waiting after click

Hi all, i'm new to this newsgroup.
This is my problem: i have a form with a GridView. The first column of the
grid is a ButtoFields (image type) column, with some code to manage the
request for the click (it computes a long, time consuming query). I need to
put something to tell the user that "something is going on" after he click
the ButtonField. A solution could be changing the browser cursor to
hourglass, OR change the clicked image to another, like "working..." OR
display a popup that closes when the query is finished.

The problem is that i'm a noob in asp programming :(

What is the simplest thing i can do?

Thanks in advance.
Nov 15 '07 #1
3 1586
Look into the AJAX UpdateProgress control - that should do it for you

--

David Wier
http://aspnet101.com
http://iWritePro.com - One click PDF, convert .doc/.rtf/.txt to HTML with no
bloated markup
"gianfranco dalfiume" <gi****@tin.itwrote in message
news:O8**************@TK2MSFTNGP02.phx.gbl...
Hi all, i'm new to this newsgroup.
This is my problem: i have a form with a GridView. The first column of the
grid is a ButtoFields (image type) column, with some code to manage the
request for the click (it computes a long, time consuming query). I need
to put something to tell the user that "something is going on" after he
click the ButtonField. A solution could be changing the browser cursor to
hourglass, OR change the clicked image to another, like "working..." OR
display a popup that closes when the query is finished.

The problem is that i'm a noob in asp programming :(

What is the simplest thing i can do?

Thanks in advance.

Nov 15 '07 #2
On Nov 15, 5:31 am, "gianfranco dalfiume" <gin...@tin.itwrote:
Hi all, i'm new to this newsgroup.
This is my problem: i have a form with a GridView. The first column of the
grid is a ButtoFields (image type) column, with some code to manage the
request for the click (it computes a long, time consuming query). I need to
put something to tell the user that "something is going on" after he click
the ButtonField. A solution could be changing the browser cursor to
hourglass, OR change the clicked image to another, like "working..." OR
display a popup that closes when the query is finished.

The problem is that i'm a noob in asp programming :(

What is the simplest thing i can do?

Thanks in advance.
You can use an ASP.NET AJAX UpdatePanel with an UpdateProgress control

--
Keith Rull
http://www.keithrull.com/
http://www.devpinoy.org/
Nov 15 '07 #3
Thank you all, i will try that.
Nov 16 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Jay | last post by:
Hi, I am working in ASP.Net with C# as code behind. Now i have provided a gridview and i have provided Checkbox and connected SQL database in it . it works fine... now i need to to do it in C#...
0
by: Jayender | last post by:
Hi, I have displayed data from database (SQL) in a grid view and i have placed a checkbox in Gridview .. now what i need to do is : .. i need to update data if the checkbox is ticked : like i...
0
by: Jayender | last post by:
Hi , I have placed checkbox in my gridview .. now when i check the chekbox and click anybutton the checkbox becomes unchecked. but when i normally add checkbox in the page it doesnt happen but...
1
by: sheenaa | last post by:
Hello Members, I m creating my application forms in ASP.Net 2005 C# using the backend SQL Server 2005. What i have used on forms :: ? On my first form i have used some...
4
by: SEliel | last post by:
Hello everyone: I'm programming a custom GridView, adding column by column dynamically. Every column is a TemplateField, and I've made a class hierarchy for each template (TextColumnTemplate,...
2
by: mattcushing | last post by:
I have three dropdowns, one is populated, the other two I'm just putting in values myself (facility, year, month). I have a gridview running a stored procedure that is waiting for values from the...
0
by: sharonrao123 | last post by:
hello all, I have a parent gridview company and in this one a nested gridview people, Is it possible to allow the user to select one row or multiple rows from the people gridview using a check box...
1
by: gianfranco dalfiume | last post by:
Hi all! I have a gridview with a templatefield and an imagebutton <asp:TemplateField> <ItemTemplate> <asp:ImageButton ID="Riepilogo" runat="server"...
4
by: mohaaron | last post by:
This seems like it should be simple to do but for some reason I have been unable to make it work. I would like to databind a SqlDataSource to a GridView during the click event of a button. This...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.