macupryk:I am finding quite a few bugs
Examples??
macupryk:I am encountering the same thing other people are going through.
What is the same thing?
AJAX enabled script controls are asp .net ajax invention, it trys to mimic the existing server controls on the server side yet equips with ajax capacities. ridding of whole-page refreshing.
It is kind of hard to explain. Yet, the AJAX Data Controls are such examples of AJAX controls.
I must admit, ASP .net ajax tends to clumsy from time to time.
Quote Rick Strahl, "It's important to point out though that ASP.NET Ajax is by no means required to do Ajax with ASP.NET. You can easily use another JavaScript framework like jQuery, Prototype, ExtJs and so on with ASP.NET."