DisplayItems Property
Set data display in Browse Control

 

 

  

Syntax:

 

DisplayItems <aaValues>

 

This property allows to control data display in the control. It must be specified as 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 text to be shown to the user. The second column must contain the ID for each array row. The array will be searched for a corresponding ID in the table to show the right text in each cell. If no correspondence is found, the cell will be blank.

 

Samples: \hmg\samples\browse_5\