| LOCAL cFormName$="IM_Item" |
| LOCAL cGridName$="GD_VendorItems" |
| LOCAL cNOFText$="*** Not on File ***" |
| LOCAL cAllowVendOTF=isFALSE |
| LOCAL cVendorInKey=isTRUE |
| LOCAL cVendorSkipCheckMemo=isTRUE |
| LOCAL cSetKeyInViewOnlyGrid |
| FUNCTION ClassChangeGrid(gridCtl) | ||||
This method is the default change handler for changes to the grid control | ||||
| ||||
|
|