My application was developed using MVC.I have view which internally has two partial views.In the edit mode,I'm reloading one the 1st partial view.But I'm facing issues kendo dropdown controls.Data is getting loaded but scrollbar in dropdown is not visible
because of which data is not shown properly.The same is working fine in google chrome.Tried changing overflow attribute in IE but didnt work...What should be done??
↧