Check/Uncheck a row, the row index start with 0. $table.bootstrapTable('check', 1); $table.bootstrapTable('uncheck', 1);
$table.bootstrapTable('check', 1);
$table.bootstrapTable('uncheck', 1);