S
sramruttun
hi
I have a popup form with a radiobuttonlist which is populated with data at
runtime and upon selection of an item, the item is sent to the parent form.
This works Ok. The list of items are clients' name and there are around 200
clients' name which means that I also need to scroll down to select a
client.
Question: Is there a way that when the popup form appears, if I type say
'm', then the form scrolls down up to the 1st client whose name starts with
'm'.
Any suggestion is welcome as I really need such functionality.
I have a popup form with a radiobuttonlist which is populated with data at
runtime and upon selection of an item, the item is sent to the parent form.
This works Ok. The list of items are clients' name and there are around 200
clients' name which means that I also need to scroll down to select a
client.
Question: Is there a way that when the popup form appears, if I type say
'm', then the form scrolls down up to the 1st client whose name starts with
'm'.
Any suggestion is welcome as I really need such functionality.