Ajax Data Controls (Repeater, Data List and Grid View)

by IshaiH 18. February 2008 13:14

ADC is a set of data controls that try to mimic the Asp.Net controls using Asp.Net AJAX Extensions.

I'm looking at the GridView in particular, although I never really liked the Asp.Net control, the AJAX version might work well for my search pages.
For the current project I'm working on I won't be using the server side wrapper, just the client side code.

The grid view control supports paging, sorting, column dragging, links, checkboxes and in-place editing.

I'm going to try it out, see if it takes the places of my upgraded WebFXColumnList...

check it out at Ajax Data Controls - Home

Tags:

AJAX | Asp.Net | Javascript

blog comments powered by Disqus

About Me

I have been developing web applications since the mid 90s, mainly with MS techonologies. Nowadays I'm working with .Net and Java on web applications, web services, and Android/WP7 apps