how can i use jquery to update columns in a gridview

I need to update columns based on which the user has selected gridview, if the user selected a row verify the date column and if you have rows with earlier date I do check on those rows using jquery

it can be done? how do i make this behavior