.pq-grid .fa{ font-family: FontAwesome !important; }
render: function(ui){ return '<i class="fa fa-car" style="font-size:20px;color:red;"></i>'; //return "<b>"+ui.cellData+"</b>";}