DataGrid 风格管理类测试版源码[6]

[入库:2006年2月23日] [更新:2007年3月24日]

本文简介:

"Codehighlighter1_1220_1582_Closed_Text" style="BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; DISPLAY: none; BORDER-LEFT: #808080 1px solid; BORDER-BOTTOM: #808080 1px solid; BACKGROUND-COLOR: #ffffff">{
        _dataGrid
=value;
        
        
this._dataGrid.CurrentCellChanged -= new System.EventHandler(this.dataGrid_CurrentCellChanged);
        
if(this._allowSelectedRow){
          
if(_dataGrid!=null){
            
//修改事件
            this._dataGrid.CurrentCellChanged += new System.Even

本文关键:DataGrid 风格管理类测试版源码
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top