This snippet demonstrates adding the following two functionalities to an Databound HTML table: a) Allowing the user to sort the table in ascending/descending order when the column header is clicked. b) Highlighting the current row when the user mouses over it as well as highlighting the selected row when the user clicks on it.