Class TbDataColumn
Bootstrap grid data column.
- CDataColumn
 - 
			
TbDataColumn			
			
			
		 
		
		
		
		Package: bootstrap\widgets
Copyright: Copyright © Christoffer Niska 2013-
License: New BSD License
Author: Antonio Ramirez <ramirez.cobos@gmail.com>
Author: Christoffer Niska <ChristofferNiska@gmail.com>
Located at widgets/TbDataColumn.php
	
	Copyright: Copyright © Christoffer Niska 2013-
License: New BSD License
Author: Antonio Ramirez <ramirez.cobos@gmail.com>
Author: Christoffer Niska <ChristofferNiska@gmail.com>
Located at widgets/TbDataColumn.php
			 protected 
			
			
			
		 | 
		
		#
		 renderHeaderCellContent( )
		Renders the header cell content. This method will render a link that can trigger the sorting if the column is sortable.  | 
	
			 public 
			
			
			
		 | 
		|
			 protected 
			
			
			
		 | 
		
		#
		 renderFilterCellContent( )
		Renders the filter cell content. Here we can provide HTML options for actual filter input  | 
	
			public  
			array
		 | 
		$filterInputOptions |  | 
		
			#
			 HTML options for filter input  |