Built with from Grav and Hugo
function showGridColumn(gridId, index) { $("#" + gridId).showColumn(index); $("#" + gridId).enableValidation(index); }