Delete effect

M

Maximiliano

Is there any way to handle a fade effect like script.aculo.us but on
the server side?.
I mean a call a fade effect and i want to know when it finished to
raise another server method?
I need this to delete an item of the datalist with a fade effect, but
i dont know how to catch the en dof the script in asp.net to launch a
server method and delete the datalist item.

Thanks a lot, please any help is very useful i'm stuck with this. (i
work on asp.net 1.1)
 
G

Guest

Is there any way to handle a fade effect like script.aculo.us but on
the server side?.
I mean a call a fade effect and i want to know when it finished to
raise another server method?
I need this to delete an item of the datalist with a fade effect, but
i dont know how to catch the en dof the script in asp.net to launch a
server method and delete the datalist item.

Thanks a lot, please any help is very useful i'm stuck with this. (i
work on asp.net 1.1)

if I get it correct, you don't need to wait until "the end of script".
You should run the client side script and execute the server side
event one after the other. The client script shows that there is some
work that will be completed in a moment. The work initiated by the
user and cannot be stopped. So, there is no need to wait.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top