I want that when user click on 'A' then it will sort the whole 'A' coloumn and also get the values of 'B' 'C' 'D' column according to the sorted values of 'A'.
Not sure why you're posting this in the Java forum -it's an HTML/DOM/JavaScript question-, but something like this shows you how it can be done on a web page. [ April 26, 2006: Message edited by: Ulf Dittmer ]