BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
created(args){
// set visibility hidden based on the column index
this.grid.getHeaderTable().querySelectorAll('.e-filterbarcell')[0].querySelector('.e-filterdiv').style.visibility = "hidden"
}
|