tr td:first-child {
		text-align: center;
	}
	tr td:first-child:before {
		content: "\f096"; /* fa-square-o */
		font-family: FontAwesome;
	}
	tr.selected td:first-child:before {
		content: "\f046"; /* fa-check-square-o */
	}
lfrtip',
		tableTools: {
			sRowSelect:   'os',
			sRowSelector: 'td:first-child',
			aButtons:     [ 'select_all', 'select_none' ]
		}
	} );
} );
]]>
Row selection - row selector on specific cells
	
		
			
				|  | Name | Position | Office | Age | Start date | Salary |