This website requires JavaScript.
Explore
Help
Sign In
glm94
/
advertising-profit-control
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
Files
e37b8c840a94cadba64122298587acd80bc0230d
advertising-profit-control
/
DataTableParsingEngine
T
History
glm94
4b96f6c1fa
Moved the text formatting class to the data table parsing class. Slightly organized the code in the NewModifyRecord form.
2017-11-12 02:27:22 -06:00
..
Properties
Moved the text formatting class to the data table parsing class. Slightly organized the code in the NewModifyRecord form.
2017-11-12 02:27:22 -06:00
App.config
Moved group table and row parsing into a separate DLL to clean up the main binary a bit. Added custom engine to detect for bin counts and updated the record form to total the bins for the user automatically. Updated the .gitignore file to include the necessary DLLs for the projects.
2017-07-02 20:59:33 -05:00
DataTableParsingEngine.csproj
Moved the text formatting class to the data table parsing class. Slightly organized the code in the NewModifyRecord form.
2017-11-12 02:27:22 -06:00
packages.config
Moved group table and row parsing into a separate DLL to clean up the main binary a bit. Added custom engine to detect for bin counts and updated the record form to total the bins for the user automatically. Updated the .gitignore file to include the necessary DLLs for the projects.
2017-07-02 20:59:33 -05:00
RowParser.cs
First stages of a new logging system being put in place. Updated the group parsing engine for the Projections and Actual Sales tables, and removed the method. Fixed the issue where changes to groups didn't mark the record manipulation form as dirty.
2017-09-18 11:36:23 -05:00
TableColors.cs
Moved group table and row parsing into a separate DLL to clean up the main binary a bit. Added custom engine to detect for bin counts and updated the record form to total the bins for the user automatically. Updated the .gitignore file to include the necessary DLLs for the projects.
2017-07-02 20:59:33 -05:00
TableGroupParser.cs
Updated the Inventory table's parsing engine, now correctly copies a reference table's grouping info. Updated the New Modify Record form to group rows in the Inventory table based on the Actual Sales table before insertion into the database.
2017-09-18 22:02:19 -05:00
TextFormat.cs
Moved the text formatting class to the data table parsing class. Slightly organized the code in the NewModifyRecord form.
2017-11-12 02:27:22 -06:00