Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
390
MVC Scripts and CSS
posted

Hi,

I would just like to put my question into context. I have not being programing for the past 4 years as now I work in a non-programming role, but am busy on a web mvc project. So apologies if these questions are a bit lame/basic.

We are working on a MVC 4 template and using the jQuery tools with the Razor engine.

  1. How do you make use of the layout pages if you also want to use the Infragistics templates? Seems like the MVC themes override the styles?
  2. What would be the recommed way of using two controls on one page that may not have the same style ie. one uses metro and the other could use a different theme.?

 

Parents
  • 7566
    Suggested Answer
    posted

    Hello Michaeltocik,

     

    This could be possible if place the girds in different iFrames. And refer in there different themes. Another approach to the situations is to place them in different containers and create two different themes. In each of them you should change the styles and override them with the prefix of the container.

     

    Let me know if you need further assistance.

     

    Sincerely,

    Georgi Sashev

    Developer Support Engineer

    Infragistics, Inc.

    http://ko.infragistics.com/support

Reply Children