DHTML Sortable Grid Control (With Form Elements) is multi-platform compatible. As with most of my articles, the JavaScript Sortable Grid Control stems from a request here at work to create a 100% client side JavaScript solution for a cross-browser based sortable grid. The idea being that the user would not have to wait for a page reload each time the sort was adjusted or process another query on the server. To provide further complexity, the ability to include certain form elements and sort on them was also required.