This is a migrated thread and some comments may be shown as answers.

Scrolling prevents selection of list items

2 Answers 119 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 18 Mar 2016, 06:05 PM

I have a radwindow, inside of which is a div with overflow-y:scroll. Inside the div is a radlistbox. The idea is to allow
scrolling to the bottom of the sometimes long list of items to be checked and unchecked in the listbox. Upon page load if
you don’t scroll the listbox, the checkboxes work and I am able to check and uncheck items in the list. However, if I
scroll, to view more items, I cannot check any checkboxes because the radlistbox first scrolls to the top, and then ignores
the click attempt. I have tried autopostback=false, and causesvalidation=false with no success. How do I work around this?

NOTE: This “feature” only exists in IE. In Firefox, I can check and uncheck regardless of the position of the scroll.

There was another post about this a year ago, but it was never properly addressed:
http://www.telerik.com/forums/list-box-scrolling-to-top-when-checkbox=true

(IIS 7.5, Windows Server 2012, VS 2012, C#, ASP.NET, Telerik runtime version 4.0.30319, IE11, Firefox 45.0)


2 Answers, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 22 Mar 2016, 03:30 PM
Hello Paul,

We can confirm that inability to check the items in IE is due to a bug. It is logged and we will do our best to fix it as soon as possible.

The bug's status can be tracked on our Feedback Portal.

As a token of gratitude for reporting this issue I updated your Telerik points.

Regards,
Ivan Danchev
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
Paul
Top achievements
Rank 1
answered on 22 Mar 2016, 04:45 PM
Thanks Ivan!
Tags
ListBox
Asked by
Paul
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Paul
Top achievements
Rank 1
Share this question
or