德盖尔芒特 2017-05-06 06:27 采纳率: 0%
浏览 1251

添加一条数据如何让数据在最前面,前台用的extjs

addJitWhinfo : function(){
var me=this;
var win=Ext.create('AM.view.jit.JitWhinfoAdd').show();
//store.insert(0, win);

win.setTitle("新增jit业务信息");
},

  • 写回答

1条回答 默认 最新

  • Go 旅城通票 2017-05-08 08:12
    关注

    http://docs.sencha.com/extjs/4.1.3/#!/api/Ext.data.Store-method-insert

     insert( index, records ) : Ext.data.Model[]
    Inserts Model instances into the Store at the given index and fires the add event. See also add.
    
    Available since: 1.1.0
    
    Parameters
    index : Number
    The start index at which to insert the passed Records.
    records : Ext.data.Model[]
    An Array of Ext.data.Model objects to add to the store.
    Returns
    Ext.data.Model[]
    records The added records
    Fires
    add
    beforesort
    beforesync
    datachanged
    
    评论

报告相同问题?

悬赏问题

  • ¥15 树莓派与pix飞控通信
  • ¥15 自动转发微信群信息到另外一个微信群
  • ¥15 outlook无法配置成功
  • ¥30 这是哪个作者做的宝宝起名网站
  • ¥60 版本过低apk如何修改可以兼容新的安卓系统
  • ¥25 由IPR导致的DRIVER_POWER_STATE_FAILURE蓝屏
  • ¥50 有数据,怎么建立模型求影响全要素生产率的因素
  • ¥50 有数据,怎么用matlab求全要素生产率
  • ¥15 TI的insta-spin例程
  • ¥15 完成下列问题完成下列问题