Unable to load DropDownList from a TabStrip

0 Answers 78 Views
DropDownList General Discussions TabStrip
Carlos
Top achievements
Rank 1
Carlos asked on 08 Jul 2022, 02:55 PM
My question might be somewhat loaded. In a viewpage called `CustomView.cshtml`, I have a grid that contains a toolbar holding a `DropDownList`. Right above the `DropDownList` is a  `TabStrip`. The `TabStrip` is a seperate `.cshtml` file and within it I'm loading `Items` that make a call to `LoadContentFrom(CustomView)`. For some reason, when I click the tab, the `DropDownList` appears as an input box and I can't figure out why this is happening.

No answers yet. Maybe you can help?

Tags
DropDownList General Discussions TabStrip
Asked by
Carlos
Top achievements
Rank 1
Share this question
or