Avatar

Level 4

Hi All,

There is a situation where I need to get the value from dropdown list just by scrolling over it.

I have a dropdown list.There are certain items in it. When I change the items using keyboard's UP & DOWN Keys (Not commiting seletion by ENTER or MOUSE Click) change event fires but I am not getting the value of the visible item in dropdown.

It shows the value of Last Selected item everytime when I do this.rawValue, which I didn't want. I need the value of the current visible item in the box.

I hope you understand the problem.

Pls gimme the solution for this.

-

Abhinav