InventTable.pdsBatchLookup Method
Displays a lookup selection for batch attributes that can be used as the potency attribute.
Syntax
public void pdsBatchLookup(
FormStringControl _formControl,
str _filterstr,
FormDataSource _datasource)
Run On
ClientOrServer
Parameters
- _formControl
Type: FormStringControl Class
The control for which lookup is performed.
- _filterstr
Type: str
The filter to reduce list of data shown.
- _datasource
Type: FormDataSource Class
The datasource for the current record to enable filtering.