[FIXED] [V0.6] GridPanel Renderer Format

  1. #1

    [FIXED] [V0.6] GridPanel Renderer Format

    Hello,

    The below no longer formats the Price RecordField as a dollar amount. Should be $100 where now it's 100 ;)

    ....
                <ExtJS:Column ColumnID="Price" DataIndex="Price" Header="Price">
                    <Renderer Format="UsMoney" />
                </ExtJS:Column>
    ....
    Cheers,
    Timothy
  2. #2

    RE: [FIXED] GridPanel Renderer Format

    The fix in SVN.

    Thanks for the bug reporting

  3. #3

    RE: [FIXED] GridPanel Renderer Format

    Confirmed.


    Cheers,
    Timothy

Similar Threads

  1. [CLOSED] [1.0] Column Renderer Format/Handler
    By state in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 24, 2010, 6:49 PM
  2. Replies: 2
    Last Post: Mar 17, 2010, 9:29 AM
  3. Gridpanel Row Renderer
    By DasPhansom in forum 1.x Help
    Replies: 5
    Last Post: Jul 20, 2009, 6:49 AM
  4. GridPanel Renderer
    By JonG in forum 1.x Help
    Replies: 0
    Last Post: Jul 10, 2009, 5:28 AM
  5. Replies: 8
    Last Post: Jun 06, 2008, 1:28 AM

Posting Permissions