[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Daz

6/29/2006 11:15:00 AM

I made a page today that uses ICallbackEventHandler. I got to work, but with
problems.

1. it is slow, it does not seem any faster than reloading the page.

2. the first time I fire the event it works fine, I get a result back from
the server, but if I try to fire it again too soon it does not work.

Q. am I supposed to be able to rebuild controls with ICallbackEventHandler?
I have a table built at loading, am I supposed to be able to alter that
table with ICallbackEventHandler?