Data View Control in ASP.NET AJAX 4 Preview 4
1 Comment
Introduction The Data View Control in AJAX 4 has some cool features like it can be bind to any JavaScript object or array.It can also be bind to any ASP.NET AJAX Component. You can read the post to know about …