Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6830795
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T22:39:38+00:00 2026-05-26T22:39:38+00:00

Any DevExpress control I use, just renders a list. I’ve tried all 3 possible

  • 0

Any DevExpress control I use, just renders a list. I’ve tried all 3 possible syntaxes (listed on the site below) and every time, the control I want to use (TreeView, NavBar, etc.) just renders as a bulleted list. Any ideas why? I’ve checked Google and the DevExpress support center, but I can’t find any issues like this.

DevExpress with razor guide: http://documentation.devexpress.com/#AspNet/CustomDocument9944

I just put this code on my index page to test that DevExpress is working:

@{Html.DevExpress().NavBar(settings =>  {
  settings.Name = "myNavBar";
  settings.Groups.Add("Group1").Items.Add("Item1-1");
  settings.Groups.Add("Group2").Items.Add("Item2-1");
  settings.Groups.FindByText("Group2").Expanded = false;

}).Render();}

When it reaches the page, it just shows a bulleted list:

  • Group1
    • Item1-1
  • Group2

Any ideas what’s causing this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T22:39:39+00:00Added an answer on May 26, 2026 at 10:39 pm

    The project I was working on was being rendered inside another project. I just needed to get rid of my project’s layout and add using statements to the cshtml pages:

    @using DevExpress.Web.Mvc.UI;
    @using DevExpress.Web.Mvc;
    

    The only problem I still have, is the scriptlet code gets highlighted red (but it builds/works fine and has intellisense).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

this question is fairly DevExpress-specific. I use a NavBar control with the standard SkinExplorerBarView
I try using Devexpress Layout-Control (For costume usage). So I want add all item's
Is it possible to use a third party scroll control inside a FlowLayoutPanel? Thing
Any body please help how to change the DevExpress splitContainer control Panel Name.
Will there be any problems if I use DevExpress controls and Telerik controls on
I'm using DevExpress LookUpEdit control in my application. I want to set the datasource
I am using Devexpress's SpinEdit control on a view. There is an event on
I have drawn a checkbox in devexpress grid group row using the code below.
Is it possible to use the event RowGetButtonVisibility in ASP.NET MVC? In normal ASP.NET
I have need of a checked combobox control like this one --> DevExpress (I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.