Tabela clicável linha Asp.net Core Cursor

.sortable tr {
    cursor: pointer;
}
Curious Crab