Hi all,
I have one problem, Can tell me about code or the way
for show animation(.gif file) when Insert Update Delete or select data from table.
I just can do it for show, but it not follow process of data. Ex: it close animation before
process finish.
If all know it, please tell me by show all code about the way for do it.
I want code in asp.net C#.
Thank Advance,
Mala
Loading
Manath PathanaPosted Mar 30, 2010, 8:54 PM
Can u send me more about this? give me one example in button
insert. I search internet and they are use Thread.Sleep(2000).
how to use it when we insert data.
thank.
VasanthPosted Mar 30, 2010, 10:43 AM
If we call Insert / Update ...
Call Method ()
{
// Enable DIV tag
Call Process
// Disable DIV tag
}
Another way ,
AJAX UPDATE PROGRESS:
So here we have to animate only one static image.
Better you can customize my first suggestion.