multiple selection listbox
-
Hi, I have the following problem. On a page I have a multiple selection listbox. It contains a lot of items. When items near the bottom are selected, and I do a button click, the control jumps to the top. If there are a lot of items, this can get very annoying, always having to scroll down to the selected items (if I want to change them, or something). Is there any solution so that after button click also the mouse position remain unchanged.
Thanks & Regards Mishra
-
Hi, I have the following problem. On a page I have a multiple selection listbox. It contains a lot of items. When items near the bottom are selected, and I do a button click, the control jumps to the top. If there are a lot of items, this can get very annoying, always having to scroll down to the selected items (if I want to change them, or something). Is there any solution so that after button click also the mouse position remain unchanged.
Thanks & Regards Mishra
Ballita wrote:
Hi, I have the following problem. On a page I have a multiple selection listbox. It contains a lot of items. When items near the bottom are selected, and I do a button click, the control jumps to the top. If there are a lot of items, this can get very annoying, always having to scroll down to the selected items (if I want to change them, or something). Is there any solution so that after button click also the mouse position remain unchanged.
Lookup
EnsureVisible
-
Ballita wrote:
Hi, I have the following problem. On a page I have a multiple selection listbox. It contains a lot of items. When items near the bottom are selected, and I do a button click, the control jumps to the top. If there are a lot of items, this can get very annoying, always having to scroll down to the selected items (if I want to change them, or something). Is there any solution so that after button click also the mouse position remain unchanged.
Lookup
EnsureVisible
-
Ballita wrote:
Could you please describe how can i use that.
Did you look it up? What did you find? Where are you stuck?