You are here: irt.org | FAQ | JavaScript | File | Q636 [ previous next ]
This would be difficult (if not impossible) with Client Side JavaScript. However, Internet Explorer 4+ includes support for Data Binding - take a look at Dynamic Table Sorting which gives a simple introduction into Data Binding.
For a great working example check out: http://webdev.wrox.co.uk/books/0707/BookList2/wroxbind.htm.