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

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

本文简介:

105_2450_Open_Text.style.display='none'; Codehighlighter1_2105_2450_Closed_Image.style.display='inline'; Codehighlighter1_2105_2450_Closed_Text.style.display='inline';" height="16" src="../../doc_images/2006_02/23_16/20060223163530828_77.gif" width="11" align="top" alt=""/>      set{
        _allowSelectedRow 
=value;
        
this._dataGrid.CurrentCellChanged -= new System.EventHandler(this.dataGrid_CurrentCellChanged);
        
if(value){
          
if(_dataGrid!=null){
            
//修改事件

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

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

go top