InputItems Property
Allows to control data
input in the Browse control
Syntax:
InputItems <aaValues>
This property is an array (one element for each browse column). Each element (if specified) must be a two dimensional array. The first column in the array must contain the data to be shown to the user. The second column must contain the data to be stored in the table (ID) for each text row in the array.
Samples: \hmg\samples\browse_5\