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

Unable to select values from combobox using mouse click.

4 Answers 215 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Smitha
Top achievements
Rank 1
Smitha asked on 17 May 2013, 03:44 AM
I have many comboboxes in my webpage and i am unable to select the values using mouse click. Always the last value in the dropdown list gets selected. However, i am able to select the values using the arrow keys and functionality works as expected. This issue is seen only in the QA box now(was working fine before) and works as expected in dev box.

4 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 21 May 2013, 08:22 AM
Hi Smitha,

 
The issue sounds quite unusual indeed and we are not aware of such known behavior. We have made different tests and it worked properly locally and on our on-line demos.

Would you please elaborate a little bit whet is the difference between the two machines and share the exact code connected with RadComboBox that will reproduce the issue so we could be more helpful?

Greetings,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Johan
Top achievements
Rank 1
answered on 01 Apr 2014, 10:04 AM
Hey Guys ,

I know this is an old post , but maybe this will help someone else in distress! I had the same issue. The click on the telerik combo boxes didn't work , and if you clicked anywhere it selected the last value .

Scenario: I had to duplicate a working system , but  upgraded the solution from VS 2010 to 2012. It stil worked on the old system , but had issues with the upgraded solution.

Solution: The problem was the Application Pool settings. I ran the new system on .net 4 Framework - Integrated mode. When I set it to .net 2 - classic , it all fell into place :-).

Hope this helps!

JB
0
Plamen
Telerik team
answered on 02 Apr 2014, 10:18 AM
Hi,

Thank you for sharing the solution that worked for you.

Regards,
Plamen
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Rishi
Top achievements
Rank 1
answered on 21 Jan 2018, 06:34 AM
Thank you.
This answer saves a lot of pain.
Tags
ComboBox
Asked by
Smitha
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Johan
Top achievements
Rank 1
Rishi
Top achievements
Rank 1
Share this question
or