Cleaned up the table trimming methods. Group creation now proper marks rows as dirty when row attribute changes. Projections table processes successfully on the new modify record form.
This commit is contained in:
@@ -942,6 +942,7 @@
|
||||
this.addRecordButton.TabIndex = 26;
|
||||
this.addRecordButton.Text = "Update Record";
|
||||
this.addRecordButton.UseVisualStyleBackColor = true;
|
||||
this.addRecordButton.Click += new System.EventHandler(this.addRecordButton_Click);
|
||||
//
|
||||
// NewModifyRecord
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user