logo.png
Welcome to Ajax Data Controls Project

The Ajax Data Controls is a DotNetSlackers 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. Currently the project contains the following controls:

  • Repeater
  • GridView
  • DataList
  • Pager

Need More Info?
  • Live Example: hosted in DotNetSlackers
  • Forum: Questions about these controls can be asked here DotNetSlackers Forum
  • Bugs: If you're using it and found a bug, please check the "Issue Tracker" tab prior posting it.
  • Latest Bits: If you want to download the latest stable version, use the "Releases" tab, and if you want to get the latest source codes, check out the "Source Code" tab.
  • Team Blogs



We have Just released the v1.0 and if you want to contribute in this project, do not hesitate to contact us.
Last edited Jul 7 2008 at 3:11 AM by SonuKapoor, version 24
Comments
zhouruifu wrote  Jun 19 2007 at 3:21 PM 
Well done!

kazimanzurrashid wrote  Jun 21 2007 at 7:53 PM 
thanks

zhaff wrote  Sep 13 2007 at 2:01 AM 
looking forward to use these controls

virtuesoft wrote  Oct 25 2007 at 4:15 PM 
This is a very good project. If the controls work well I think they could be widely used within the .NET community. I'm just starting a new project and will be using the GridView, I'll let you know how it goes.

Stiven wrote  Oct 31 2007 at 2:50 AM 
Very good!!!!!!!!!!!!!!!

kazimanzurrashid wrote  Oct 31 2007 at 3:18 PM 
Thank you guys for your comments.

ThoseBug wrote  Nov 5 2007 at 1:07 AM 
Very Good..but...is not possivel to send back to the web service the same object? I mean ..to update the data i think is possible to send the same object that was loaded, because to update one record on different table i would need to create a different web method? I'm just wondering how to use this controls, and please help me to learn why we are not sending to the web services objects instead of values.

kazimanzurrashid wrote  Nov 5 2007 at 10:15 AM 
Hi, Still not clear but you can check the following urls how to update the records (CLick the View Source on the Top-Right).
http://dotnetslackers.com/projects/AjaxDataControls/DataList/Editing.aspx
http://dotnetslackers.com/projects/AjaxDataControls/GridView/SimpleEditing.aspx
http://dotnetslackers.com/projects/AjaxDataControls/GridView/ComplexEditing.aspx

Also to discuss the issues pls use the following forum:
http://dotnetslackers.com/community/forums/71.aspx

garsia1983 wrote  Dec 30 2007 at 11:38 AM 
good luck to find you

shashikuppa wrote  Aug 13 2008 at 8:15 PM 
how to set the datasource property serverside? I have a form view into which I am adding the ajax data grid. The grid is updatable in edit and insert item templates. when user clicks edit / insert I would like to populate the grid with inital load data server side.

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | CodePlex Blog | Version 2008.12.9.14291