프로젝트

일반

사용자정보

개정판 fddb48f7

IDfddb48f79b160e9a7e255a7ea96e20ea0b9840a0
상위 d0b39faa
하위 930c5fee, 4169a7ba

이지연이(가) 5년 이상 전에 추가함

issue #1034 Save, Consolidate 시 User Information List Grouping Sorting

Change-Id: Ifed4d428b07aa3b5020a4fcb785cb2809990db38

차이점 보기:

KCOM/Views/MainMenu.xaml
672 672
                                             CanUserDeleteRows="True" CanUserInsertRows="False" IsFilteringAllowed="False" RowIndicatorVisibility="Collapsed" 
673 673
                                             CanUserSortColumns ="True" >
674 674
                            <telerik:RadGridView.GroupDescriptors>
675
                                <telerik:GroupDescriptor Member="Depatment" SortDirection="Ascending" DisplayContent = "DEPT">
675
                                <telerik:GroupDescriptor Member="Depatment" SortDirection="Ascending" DisplayContent = "DEPT" x:Name="gDept">
676 676
                                    <telerik:GroupDescriptor.AggregateFunctions>
677 677
                                        <telerik:CountFunction Caption="Entries count : " />
678 678
                                    </telerik:GroupDescriptor.AggregateFunctions>

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)