For this application I have to populate the Table Control via a query instead of the normal 'Browsed File' - I had to do this because I needed the TPLC_ChoosePeriod template from the "WD Full Application" example program.
As soon as I changed the Content from Browsed File to the Query, when I click the Modify button from the Table Window the popup Form Window is blank (to modify the highlighted record displayed in the table).
How do I reactivate the form window to edit the highlighted record displayed in the table again? The WD Full Application example doesn't have a form associated with that table control for me to reverse engineer.... so I am stuck with being unable to edit an existing record via the popup Form window that I can use to add new record(s) into the table
As soon as I changed the Content from Browsed File to the Query, when I click the Modify button from the Table Window the popup Form Window is blank (to modify the highlighted record displayed in the table).
How do I reactivate the form window to edit the highlighted record displayed in the table again? The WD Full Application example doesn't have a form associated with that table control for me to reverse engineer.... so I am stuck with being unable to edit an existing record via the popup Form window that I can use to add new record(s) into the table