I’m using devExpress 11.1 with MVC 3/razor and i’m experiencing problems with putting html tags into the content of the tabs of the pageControl e.g. I would like to put <div id="someDiv"></div> into the content.
Did anyone encounter similar problems?
At present, you can follow recommendation from the “Using in Razor Views” topic and wait a little when the “Razor Demos” will be available.