glm94
|
35e90a6f86
|
Removed a few unused columns and flags that didn't help improve the performance of the form or just made its code more cluttered. Created a separate method to handle calling the database writing code for the Sales Tables.
|
2016-11-11 15:21:04 -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
|
8e140a7131
|
Set up Invoice DataGridView event handlers to validate user input and provide basic formatting for the contents of the cells. Updated the week ending masked text box to get a parsed DateTime value, just to make it look pretty.
|
2016-11-08 02:24:58 -06:00 |
|
glm94
|
6e45121c1f
|
Began implementing ad item repeat detection in the new Add Record Form but for the Projections table only.
|
2016-11-05 14:38:21 -05:00 |
|
glm94
|
95d5cd9943
|
Fixed a bug when deleting non ad special rows the ad special index flag wouldn't get updated.
|
2016-11-05 13:33:25 -05:00 |
|
glm94
|
6385ed283f
|
Added Access database to the solution properly.
|
2016-11-05 12:09:50 -05:00 |
|
glm94
|
98b3626154
|
Initial commit of version 0.9.5.2; no older versions exist for this repo.
|
2016-11-05 12:02:02 -05:00 |
|