[lnkForumImage]
TotalShareware - Download Free Software

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


 

MurtazaGandhi

2/6/2007 11:33:00 AM

any hints on how to use this feature ?


1 Answer

Nathan Sokalski

2/9/2007 4:43:00 AM

0

I think what you are looking to do is implement the ICallbackEventHandler
interface. This includes implementing 2 methods, GetCallbackResult and
RaiseCallbackEvent. For more details, see the documentation for this
interface. If you were looking to get your hands on the ASP.NET 2.0 AJAX
Extensions, you may want to visit ajax.asp.net. Whatever you were looking
for, hopefully one of these will get you started. A good book for getting
started with AJAX and callbacks is ASP.NET 2.0 Unleashed by Stephen Walther.
Good Luck!
--
Nathan Sokalski
njsokalski@hotmail.com
http://www.nathansok...

"MurtazaGandhi" <murtazagandhi@aaait.in> wrote in message
news:u6EbHKeSHHA.388@TK2MSFTNGP04.phx.gbl...
> any hints on how to use this feature ?
>
>