August 2017
Beginner to intermediate
480 pages
11h 7m
English
For this recipe, we will extend the VendTable form. Currently, we don't have an option to put multiple vendors on hold in a single click. So, we will add a new button there to process all selected vendors. Carry out the following steps in order to complete this recipe:
Add a new project in your Visual Studio Solution ProcessingMultipleRecords, create an extension of the VendTable form from AOT, and add this to the project.
|
Property |
Value |
|
Name |
ProcessSelected |
|
Text |
On hold (All selected) |
|
MultiSelect |
Yes |
Read now
Unlock full access