BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
this.ds.Tables.Add(dt); if(this.gridDataBoundGrid1.GridBoundColumns.Count > 0) //added this.gridDataBoundGrid1.GridBoundColumns.Clear(); //added this.gridDataBoundGrid1.DataSource = ds.Tables["MyTable"];