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

Asp.net Dropdown list(oustside Radgrid) selection is not working.

2 Answers 19 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Venkatesh
Top achievements
Rank 1
Venkatesh asked on 03 Sep 2014, 02:59 PM
Hi,

I have a asp.net dropdownlist as one usercontrol(ascx), and Telerik radgrid as another usercontrol(ascx). I am using both user controls(dropdownlist and radgrid) in one aspx page. I need to populate the radgrid with data based on dropdownlist usercontrol selection. But the problem is sometimes i can select the dropdownlist value, but sometimes dropdownlist selection is not working. If i remove the Radgrid usercontrol in the aspx page, then the dropdown list selection is working properly.

Is there any solution to solve this problem? Thanks in advance.

Regards,
Venkatesh Tata.

2 Answers, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 04 Sep 2014, 01:16 PM
Hi Venkatesh,

It would be helpful if you could provide a simple project that demonstrates how the described scenario is implemented. So that it could be recreated locally and examined.

Currently, I can only make assumptions how the controls are used and configured.

Regards,
Ianko
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
Venkatesh
Top achievements
Rank 1
answered on 23 Sep 2014, 07:40 AM
Hi Ianko,

I have solved my problem by replacing asp.net dropdown list control with RadComboBox.

Thanks for your response.

Regards,
Venkatesh.
Tags
General Discussions
Asked by
Venkatesh
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Venkatesh
Top achievements
Rank 1
Share this question
or