DotnetSlakers – Ajax Data Controls Project (GridView, DataList,Repeater,Pager)

Recently i came across this project, while just searching for an ajax enabled grid view or data list kinda code. Just for craze. I came across Ajax Data Controls project by DotNetSlakers.com. Read more…..

The Ajax Data Controls is a DotNetSlackers open source project. Developed on top of Asp.net Ajax Extension, the main goal of this project is to provide rich set of data controls for Client Centric Development Model. Since the data controls of Asp.net like GridView, DataList, Repeater etc does not have any Client Side Object Model thus it is not possible to work with these controls with Web Service / Page Methods call. The included controls exposes same API in the client side as the Asp.net version with few more enhancements. Curently the project contains the following controls:

  • GridView
  • DataList
  • Repeater
  • Pager

You can download the latest bits from Codeplex.com site (download here)
It’s recommended you visit DotNetSlakers – Ajax Data Controls site, before implementing. You might feel it would be rather old bits, but you could give a try and see, how it is working.

Good Day!!!! Happy Coding Daysss!!!!