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

Radlistbox scrollbar problem

1 Answer 103 Views
ComboBox and ListBox (obsolete as of Q2 2010)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Sameer Pahuja
Top achievements
Rank 1
Sameer Pahuja asked on 03 Sep 2008, 12:45 PM
Hi
i am facing a major problem with radlistbox for WinForms. whenevr i scroll down through scrollbar of listbox, the application just hangs and stops responding. we have to explicitily close it. Actually, what i found that if my text is less in length ( i.e fit to available width of listbox), then it works fine but if its larger than width of listbox and i scroll down the listbox, then my UI just hang and application stop working. Please advice.

Thanks in advance

1 Answer, 1 is accepted

Sort by
0
Angel
Telerik team
answered on 03 Sep 2008, 04:21 PM
Hi Sameer Pahuja,

There was such an issue with older versions of RadControls for WinForms and it was fixed. If you experience it with Q2 2008 or later, please open a support ticket and send us a demo project. There could be some scenario that we have missed in our tests.

If the list box has less than 300 items you can set the Virtualized property to false. This way the hang should disappear even with Q3 2007 SP1 and there will not be any performance penalty.

 
Kind regards,
Angel
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
ComboBox and ListBox (obsolete as of Q2 2010)
Asked by
Sameer Pahuja
Top achievements
Rank 1
Answers by
Angel
Telerik team
Share this question
or