3rd party Ext.Js theme in Ext.Net

  1. #1

    3rd party Ext.Js theme in Ext.Net

    Hi,

    I found some 3rd party Ext.Js theme's (eg http://www.newbridgegreen.com/extjs).
    Does someone have experience in using such a theme in Ext.Net? Is it possible? Is it a lot of work to use it? Do's/Don'ts?

    Thanks,
    Sander
  2. #2
    Hello,

    You can add the .css files into the <head> region of you Page. The Page will then just pick up the new Theme style.
    Geoffrey McGill
    Founder
  3. #3
    Hi,

    Also you can set up a ResourceManager's ThemePath.
    <ext:ResourceManager runat="server" ThemePath="..." />
  4. #4
    Nice,thanks!

Similar Threads

  1. [CLOSED] Updating 3rd Party Controls during DirectEvent
    By jwf in forum 1.x Legacy Premium Help
    Replies: 10
    Last Post: Jun 07, 2013, 11:05 AM
  2. [CLOSED] Render third party control
    By SymSure in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jun 29, 2011, 6:41 PM
  3. [CLOSED] Third party control does not work in EI7 and FF
    By georgek in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Apr 18, 2011, 2:25 PM
  4. Integrating Third Party Controls
    By mmiocev in forum 1.x Help
    Replies: 2
    Last Post: Mar 03, 2009, 3:53 PM
  5. Replies: 2
    Last Post: Oct 13, 2008, 4:08 AM

Tags for this Thread

Posting Permissions