nareshreporter
Programmer
Hi,
I am trying to retrieve index of a selected item in a dropdownlist (default values) in CSP. I tried using FindIndexOf, but didnt work. Basicaly I have a dropdownlist that has default values. When the user selects any item from the DDL it displays that item in a listbox, which is current values. Now i want to get the index of the item that user selected in default values ie., from DDL. can anyone tell me how to get index. I appreciate your time.
Thanks in advance
I am trying to retrieve index of a selected item in a dropdownlist (default values) in CSP. I tried using FindIndexOf, but didnt work. Basicaly I have a dropdownlist that has default values. When the user selects any item from the DDL it displays that item in a listbox, which is current values. Now i want to get the index of the item that user selected in default values ie., from DDL. can anyone tell me how to get index. I appreciate your time.
Thanks in advance