<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<style>
td {
white-space: nowrap;
}
</style>
<div class="col-xs-12">
<table id="cand" class="table table-hover table-primary table-bordered colm-freeze" border="0" width="100%">
<thead>
<tr class="info">
<th>No.</th>
<th>Col 1</th>
<th>Col 2</th>
<th id="pscid">Col 3</th>
<th>Col 4</th>
<th>Col 5</th>
<th>Col 6</th>
<th>Col 7</th>
<th>Col 8</th>
<th>Col 9</th>
<th>Col 10</th>
<th>Col 11</th>
</tr>
</thead>
<tbody>
<tr>
<td>Row 1</td>
<td>Row 1, Col 1</td>
<td>Row 1, Col 2</td>
<td><a href="#">Row 4, Col 3</a></td>
<td>Row 1, Col 4</td>
<td>Row 1, Col 5</td>