개정판 954de090
issue #0000 checked 전체선택
Change-Id: I4dcb663681b36a1b0f46025914dd73974d533417
ID2.Manager/ID2.Manager/Main.cs | ||
---|---|---|
176 | 176 |
{ |
177 | 177 |
if(sender is GridViewCellInfo) |
178 | 178 |
{ |
179 |
if (this.radGridViewDocuments.SelectedRows.Count() > 0)
|
|
179 |
if (this.radGridViewDocuments.SelectedRows.Count() > 1)
|
|
180 | 180 |
{ |
181 | 181 |
if ((sender as GridViewCellInfo).ColumnInfo is GridViewCheckBoxColumn) |
182 | 182 |
{ |
내보내기 Unified diff