Как добавить всплывающую подсказку или указатель мыши в кнопке
{ return "<button type=\"button\" class=\"btn btn-xs btn-default command-edit\" data-row-id=\"" + row.id + "\"><span class=\"glyphicon glyphicon-edit\"></span></button>"; }
Спасибо