[CLOSED] DisplayField font-size not changed using StyleSpec

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] DisplayField font-size not changed using StyleSpec

    In version 1.x, the code bellow works very fine...

    <ext:DisplayField runat="server" ID="dsMsg" X="5" Y="170" Width="500px" Style="font-size:9px" Text="*O número do contrato identifica a dívida junto ao cliente(loja). Pode ser o nº da nota fiscal, duplica, cheque, etc." />
    After upgrading for 2.x version of ext.net, this code don´t work anymore...

    I try change the
    Style="font-size:9px"
    For
    StyleSpec="font-size:9px"
    did not work too

    Any help?
    Last edited by Daniil; Jan 24, 2012 at 3:08 PM. Reason: [CLOSED]

Similar Threads

  1. Replies: 1
    Last Post: Apr 09, 2012, 10:05 AM
  2. Font Size Change
    By megang in forum 1.x Help
    Replies: 1
    Last Post: Apr 09, 2012, 10:02 AM
  3. Replies: 7
    Last Post: Mar 22, 2012, 1:17 PM
  4. [CLOSED] increase font size
    By nhg_itd in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 29, 2011, 7:04 AM
  5. [CLOSED] RowEditor font size
    By sharif in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Mar 02, 2010, 4:08 PM

Posting Permissions