BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
success: function(args) {
var root = this.element;
setTimeout(function(){
// You can get the datemodified header and perform the click operation.
root.querySelectorAll(".e-headercell")[3].click();
}, 1000);
}
|