摘要: function mainFunction(sourceIdar,typear,errorMessagear,needComar,needComar1,nonMsgar,compMsgar) { //debugger; var ab = nonNull(sourceIdar,nonMsgar); if (ab) { var b=CheckForm(sourceIda... 阅读全文
posted @ 2008-07-01 15:31 一辉℡哈米 阅读(415) 评论(0) 推荐(0)
摘要: 介绍 扩展GridView控件: 固定指定行、指定列,根据RowType固定行,根据RowState固定行 使用方法(设置FixRowColumn复合属性): FixRowType - 需要固定的行的RowType(用逗号“,”分隔) FixRowState - 需要固定的行的RowState(用逗号“,”分隔) FixRows - 需要固定的行的索引(用逗号“,”分隔) FixColumns... 阅读全文
posted @ 2008-07-01 15:24 一辉℡哈米 阅读(6415) 评论(2) 推荐(2)