glm94
|
43bf07c212
|
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.
|
2017-01-20 22:46:48 -06:00 |
|
glm94
|
1398ecd1ab
|
Finished and tested database writing code for non table entities. Improved information reporting to the user, and created a new DbWriter object for table operations only.
|
2016-12-06 12:39:38 -06:00 |
|
glm94
|
d8c753f788
|
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.
|
2016-12-04 01:27:25 -06:00 |
|
glm94
|
9105429fcb
|
Fixed a bug where the row row would get reported as the last row processed in all the database insert and update methods. Fixed a bug where the NewRow would get set as dirty if an ad special row was renamed with no members in it. Sales table compression and database methods tested and working.
|
2016-11-11 12:43:47 -06:00 |
|
glm94
|
5d387caecb
|
Created a container object to house messages, operation status and the rows added for the methods that add new items and update existing items in the database.
|
2016-11-10 00:02:15 -06:00 |
|