Categories

Updated: 11/24/2005

A Sortable Data Grid Using Ajax

Javascript grids with sortable columns have always been popular. Now, using Ajax techniques, we can sort our data by making real-time server calls in the background, without having to download all our data at pageload time, or have our users wait for a page reload. Full instructions including source code and demo.
©2019 A--9.com