개정판 552af7c7
Layer select all 주석처리
Change-Id: I9a31205f24b4d1254fc6f31d49a84e4d04a56ca5
KCOM/Views/MainMenu.xaml | ||
---|---|---|
1349 | 1349 |
ShowGroupFooters="False" |
1350 | 1350 |
ShowGroupPanel="True" |
1351 | 1351 |
Sorted="GridViewMarkup_Sorted" |
1352 |
Sorting="GridViewMarkup_Sorting"> |
|
1352 |
Sorting="GridViewMarkup_Sorting" |
|
1353 |
> |
|
1354 |
|
|
1355 |
<!-- Layer 추가 부분 |
|
1356 |
CanUserInsertRows="True" |
|
1357 |
NewRowPosition="Top" |
|
1358 |
AddingNewDataItem="gridViewMarkup_AddingNewDataItem" |
|
1359 |
RowEditEnded="gridViewMarkup_RowEditEnded" |
|
1360 |
--> |
|
1361 |
|
|
1362 |
|
|
1353 | 1363 |
<!-- SelectedCellsChanged="gridViewMarkup_SelectedCellsChanged" --> |
1354 | 1364 |
<!--<telerik:RadGridView.GroupDescriptors> |
1355 | 1365 |
<telerik:GroupDescriptor Member="Depatment" SortDirection="Ascending" DisplayContent = "DEPT" x:Name="gDept"> |
내보내기 Unified diff