【问题标题】:Ext js Grid problem displaying date in safariExt js Grid问题在Safari中显示日期
【发布时间】:2011-11-20 19:01:07
【问题描述】:

我在 Ext js 中构建网格。在 Firefox 中,crome 显示所有字段完美,但 safari 显示 Date NaN/NaN/0NaN

为了创造,我写

{header: "Date", dataIndex: 'date_', renderer: Ext.util.Format.dateRenderer('m/d/Y'), editor:date_edit},

编辑我写

var date_edit = new Ext.form.DateField({format: 'm/d/Y'});

injs 我写的日期。

{header: "Date", dataIndex: 'date_', renderer: Ext.util.Format.dateRenderer('m/d/Y'), editor:date_edit},

请帮忙。

谢谢。

【问题讨论】:

    标签: php javascript extjs integration


    【解决方案1】:
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-11-08
    • 2014-03-05
    • 2023-03-04
    • 1970-01-01
    相关资源
    最近更新 更多