如何根据sencha touch中的另一个商店对商店进行排序

时间:2015-05-28 08:54:15

标签: javascript json extjs sencha-touch

我有两家商店,我想根据其他商店对一家商店进行排序。

Store1存储模型:

fields: [
        {
            name: 'id',
            type: 'string'
        },
        {
            name: 'name',
            type: 'string'
        }
   ]

Store2商店模式:

fields: [
        {
            name: 'id',
            type: 'string'
        },
        {
            name: 'subject',
            type: 'string'
        }
  ]

我按主题对store2进行排序,我想根据store2的id对store1进行排序。 我怎么能这样做?

1 个答案:

答案 0 :(得分:0)

您需要在第一个商店监听排序事件,并相应地对第二个商店进行排序。请看下面的小提琴:

https://fiddle.sencha.com/#fiddle/np5