Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Comment:
Upated and changed to ListValues as opposed to DataTable
Collects
Advantage
Typical useUser select from a predefined list of values.
Typical use
Used for shorter list with limited number of values that needs to be up-to-date.
Advantage
- Values are generated on-the-fly and up-to-date
- Does not require logging off and in again, to refresh data
Disadvantage
- Can carry a "performance penalty" as values are always generated when needed