[CLOSED] Change Theme Per Control

  1. #1

    [CLOSED] Change Theme Per Control

    How to change the theme of my GridPanel, Our site is having Slate Theme, I need the gridpanel to be in Gray theme, and form panel in different theme (default) how to do it....?
    Last edited by Daniil; Dec 29, 2011 at 1:35 PM. Reason: [CLOSED]
  2. #2
    Hi,

    There is no such functionality.

    To achieve your requirement you should apply respective CSS manually, something like this:
    https://examples1.ext.net/#/GridPane...ous/Custom_UI/
  3. #3
    I dont need to create new css, How to extract the css from your theme gray? and set it to this grid

    Quote Originally Posted by Daniil View Post
    Hi,

    There is no such functionality.

    To achieve your requirement you should apply respective CSS manually, something like this:
    https://examples1.ext.net/#/GridPane...ous/Custom_UI/
  4. #4
    The gray theme grid's CSS you can find here:
    <Ext.Net sources root>\Ext.Net\Build\Ext.Net\extjs\resources\css\th eme-gray\grid.css

    How to apply custom CSS, please see the example I mentioned.

Similar Threads

  1. [CLOSED] window theme change
    By majestic in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jan 30, 2012, 3:33 PM
  2. Replies: 0
    Last Post: Jun 08, 2009, 11:33 PM
  3. Change theme in run time
    By flaviodamaia in forum 1.x Help
    Replies: 0
    Last Post: May 19, 2009, 5:41 PM
  4. How to change theme on v0.7?
    By jachnicky in forum 1.x Help
    Replies: 0
    Last Post: Dec 22, 2008, 10:02 PM
  5. version 0.52 and 0.53 change my theme
    By MrMp3 in forum 1.x Help
    Replies: 6
    Last Post: Jun 24, 2008, 11:19 AM

Posting Permissions