Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Razor engine dropdownlist css issue? #55

Closed
Itsmesri opened this issue Mar 21, 2013 · 1 comment
Closed

Razor engine dropdownlist css issue? #55

Itsmesri opened this issue Mar 21, 2013 · 1 comment

Comments

@Itsmesri
Copy link

I am using boostrap-combobox in Razor engine like @Html.DropDownList("Role",(SelectList)ViewBag.Roles , new { @Class = "combobox" }). It is displaying differently on page.

combobox1

How to disable typing in combobox?

@danielfarrell
Copy link
Owner

I don't know anything about Razor. The latest version of the combobox works is tested to work with the 2.3.x series of Bootstrap. If you have that and are still having that issue then I suspect it is other css you have included that is causing the problem. You should be able to find that by inspecting it and seeing what css gets applied.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants