clickable table row asp.net core cursor

Code Example - clickable table row asp.net core cursor

                
                        .sortable tr {
    cursor: pointer;
}