As reported by Dinesh More
Suppose first column contains serial numbers like 1,2,3,4,5. As I clicked on
any other column for sorting data, values in first column also gets arranged
accordingly. I don’t want to change values in first column.
This is a kind of left-hand headers. How is one supposed to mark this up in HTML? If there’s
recognised markup for it then it shouldn’t be too hard to implement.