Posted by: one
hello NG,
If a table has a column that is indexed, how to remove the index
properties from that particular column. Let say the table name is Hello
and the indexed column is Name.
How to control the dropdownlist (from visual tool chest) so that when I
click a key from the keyboard (for example "A"), and it would scroll and
put the focus to the first key that correspond to the input? I've tried
but fail to achieve that as if the scrolling of the dropdownlist is not
working. Does anybody have the same problem or have tried something
similar? Using the normal combo box can easily do that except that it
can only store one column of list.
Thank you in advance.
~ONE~