随笔分类 - Extjs
摘要:Ext.define( 'MyApp.controller.MyGroup',{ extend:'Ext.app.Controller', stores:['Persons'], views:['PersonGrid'],...})Ext.define('MyApp.store.Persons',{...})Ext.define('MyApp.view.PersonGrid',{... store:Ext.create('MyApp.store.Persons'),...})用这种方
阅读全文
摘要:.Net MVC框架中配置和使用Ext.Direct.MVC 2.2,原网页:http://code.google.com/p/ext-direct-mvc/wiki/ConfiguringAndUsing但是现在访问不了了,现在有更新的版本IntroductionTo start using Ext.Direct.Mvc download the binaries, extract the files from the archive, and add references to Newtonsoft.Json.dll and the right version of Ext.Direct.
阅读全文

浙公网安备 33010602011771号