Hello,
i have two listboxes, the first with a temporary clientname, the second with the existing clients. I you select a record from the the first list, i want to scroll the second to the clients starting with the first letter of the temporary clientname.
For example:
* 1st listbox: select "Testclient"
* 2nd listbox is positioned at the clients:
Test 1
Test 2
Test 3
Because the second list has over 2000 records it's pretty difficult to scroll by hand to the correct position ...
Any ideas for this ?
Greetins,
Frank
i have two listboxes, the first with a temporary clientname, the second with the existing clients. I you select a record from the the first list, i want to scroll the second to the clients starting with the first letter of the temporary clientname.
For example:
* 1st listbox: select "Testclient"
* 2nd listbox is positioned at the clients:
Test 1
Test 2
Test 3
Because the second list has over 2000 records it's pretty difficult to scroll by hand to the correct position ...
Any ideas for this ?
Greetins,
Frank