Added support for color coding the DataGridViews' header cells based on row state (saved, pending edit, row error) and finished writing the last database writer function for cost analysis.
This commit is contained in:
@@ -289,6 +289,7 @@ namespace AdvertsingProfitControl
|
||||
InvoiceNote = 6,
|
||||
IsDirty = 7
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// TODO: Push into a stand alone object.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user