摘要:
国际上都是用ascii码进行排序,而按照汉语的使用习惯,我们需要按照拼音的首字母进行排序 为了让Grid实现中文排序功能,我们需要重写Ext.data.Store的applySort函数 Ext.data.Store.prototype.applySort = function(){ if(this.sortInfo && !this.remoteSort){ var s... 阅读全文
posted @ 2012-07-30 10:53 weiythi 阅读(237) 评论(0) 推荐(0)
浙公网安备 33010602011771号