1.varrightShowText=Ext.extend(Ext.util.Observable,{2.init:function(field){3.field.on("render",function(obj){4.varfont=document.createElement("font");5.font.setAttribute("color","black");6.font.setAttribute("className","rightShowText");7.fon Read More
//==摘自:http://skirtlesden.com/articles/styling-extjs-grid-cells.child-row.x-grid-cell{background-color:#ffe2e2;color:#900;}.adult-row.x-grid-cell{background-color:#e2ffe2;color:#090;}//==============================================viewConfig:{getRowClass:function(record,index){varc=record.get('c Read More
Ext.onReady(function(){Ext.QuickTips.init();varfm=Ext.form,Ed=Ext.grid.GridEditor;varsm=newExt.grid.CheckboxSelectionModel();varcm=newExt.grid.ColumnModel({columns:[{header:"LeafClass",dataIndex:'partCat',width:120,align:'left'},{header:"ShownonDrawing?",dataIndex Read More