BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
gridDataBoundGrid1.Binder.InternalColumns[3].StyleInfo.CellType = "Static";
If you want it to be a single cell, then you probably should use CoveredCells instead of MergeCells. You can handle the QueryCoverdRange event and dynamically provide the range at that point.