Marked as 'AdvertsingProfitControl No Print' by its folder name. Updated the 'Mordify Record' form. I believe the 'No Print' was related to creating a PDF version of the Advertising Profit Control sheet. The next version after this was most likely to have the code for that.
This commit is contained in:
@@ -47,7 +47,6 @@ namespace AdvertsingProfitControl
|
||||
|
||||
if (rowsEffected == 1)
|
||||
{
|
||||
RowParsing.AdSpecialGroups.Add(enterNewKeyWordTextBox.Text);
|
||||
var groupNameCollection = databaseReader.ReturnGroupNameList(databaseTracker.DatabaseConnectionString);
|
||||
adSpecialKeyWordsListBox.Items.Clear();
|
||||
foreach (var groupName in groupNameCollection)
|
||||
|
||||
Reference in New Issue
Block a user