Hi,
I am using RadAutocompletebox in scrollable size window. Window has vertical scroll and autocompletebox is at center of window. I have typed a text in completebox and suggestion popup appears and my mouse is on textbox area.Now, I have used mouse wheel event. When i use mouse wheel, popup scroll accordingly to up and down.
My concern is that popup should remain at one place but window can scroll accordingly.