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
3.7.0.0
advertising-profit-control
/
DataTableParsingEngine
T
History
glm94
13af4ff791
Purged the row grouping code from the modify record form as it is no longer needed as well a moving all the main control events into their own toggle functions to make event enabling/disabling more consistent.
2017-12-10 23:53:34 -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
Purged the row grouping code from the modify record form as it is no longer needed as well a moving all the main control events into their own toggle functions to make event enabling/disabling more consistent.
2017-12-10 23:53:34 -06: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
Purged the row grouping code from the modify record form as it is no longer needed as well a moving all the main control events into their own toggle functions to make event enabling/disabling more consistent.
2017-12-10 23:53:34 -06: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