T
TOMJ
The Multiselect property is set to 'Simple'.
Say 3 items are selected, then one of those or even
another is double-clicked.
How do I know the ROW number of the double-clicked item?
The list box's default value (the bound column value)
returns a NULL.
If I use the 'special case' where the bound column
property is set to 0 (zero), which normally then returns
a row number as the list box's default value, I still get
a null in the situation above.
Say 3 items are selected, then one of those or even
another is double-clicked.
How do I know the ROW number of the double-clicked item?
The list box's default value (the bound column value)
returns a NULL.
If I use the 'special case' where the bound column
property is set to 0 (zero), which normally then returns
a row number as the list box's default value, I still get
a null in the situation above.