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

[Solved] dropdown not working with loadcontent from?

0 Answers 84 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
georges
Top achievements
Rank 1
georges asked on 25 Mar 2011, 08:49 PM

i have a dropdown in a partial view and it is loaded through a panelbar using loadcontent from.. it seems like the data is getting there but when i click on it nothing happens. it does look like the java script not being pulled in , like it does not recognize there is a dropdown control and a datepicker so both are not working.. is there a work arround this. i do have this in the master page

 

 

@( Html.Telerik().ScriptRegistrar())


do i need to add them manually?

thanks
Tags
ComboBox
Asked by
georges
Top achievements
Rank 1
Share this question
or