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

web part and dynammically rendering controls Share Point

1 Answer 22 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
nelson
Top achievements
Rank 1
nelson asked on 18 Jun 2010, 12:20 PM
(1) I have created a web part. 
(2)I am loading XML file in the web part and dynammically rendering controls on web part.
(3)But when i use the RadComboBox i am unable to click on the drop down arrow.
I have dynamically Created a Div Control
To this Div Control  I have added the RadComboBox Control.
Then i add the div control to the  RadPanelItem.
And  RadPanelItem to the RadPanelbar .
And then finally i am adding this to the Web Part Object.

Regards
Nelson Marian

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 22 Jun 2010, 01:39 PM
Hello nelson,

A not responding AJAX RadControl on the client side in most cases means that its JS files have not been loaded properly. In case you are creating the control dynamically it is possible that you have hit the following issue (more info and possible solutions are on the linked page).

All the best,
Simon
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ComboBox
Asked by
nelson
Top achievements
Rank 1
Answers by
Simon
Telerik team
Share this question
or