renderFilterCellContent() protected method
Renders the filter cell content.
The default implementation simply renders a space. This method may be overridden to customize the rendering of the filter cell (if any).
| protected string renderFilterCellContent ( ) | ||
|---|---|---|
| return | string | 
 The rendering result  |  
Please login to continue.