Icons summary Ext.Net 7.0 Classic

  1. #1

    Icons summary Ext.Net 7.0 Classic

    I try using the icons on different controls and they are not displayed, could you show an example for the version Ext.Net 7.0 Classic?
  2. #2
    Hello @lu7jm!

    I see that you (also) missed the icons in Ext.NET 7. This is actually a known issue, logged in github and we'll definitely make it work until final release is out.

    But assuming you are using one of the "newer" themes (that is, Graphite, Triton, or Material), you'd probably prefer not icons, but rather glyphs that should mix seamlessly with the theme's layout.

    The icons package from Ext.NET 5 back are likely to be ported in to Ext.NET 7, but they are not really meant to these new themes.

    So, you may want to try setting a component (that takes an Icon) with something like iconCls="x-fa fa-home".

    To get a list of icons, you can refer to the font awesome's cheatsheet. You always have to set the x-fa as a prefix to select the font awesome set to that icon.

    Hope this helps!
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. Navigation icons not visible, upgrading Ext.net 3.1 to Ext.Net 5.2
    By idsonline in forum 5.x Legacy Premium Help
    Replies: 3
    Last Post: Sep 08, 2020, 9:17 PM
  2. Replies: 0
    Last Post: Mar 18, 2017, 1:33 PM
  3. Replies: 8
    Last Post: Dec 02, 2016, 2:31 PM
  4. Ext.NET v2.x Example Issues (Summary)
    By cwolcott in forum 2.x Help
    Replies: 66
    Last Post: Jan 07, 2013, 1:02 PM
  5. ext.net 2.0.0 asp.net mvc 4 icons dont't work
    By user1734474 in forum 2.x Help
    Replies: 1
    Last Post: Oct 10, 2012, 11:17 PM

Posting Permissions