프로젝트

일반

사용자정보

개정판 b92f142f

IDb92f142f6eb14780b6bde03439e392aa44595c2d
상위 31f18afa
하위 c517099d

김태성이(가) 5년 이상 전에 추가함

convert service 수정
Controller 수정

Change-Id: I38994fcc4d4452d638ea74b27cc8638f4157e17a

차이점 보기:

ConvertService/ServiceBase/Markus.Service.StationController/Views/MergeDataView.xaml
4 4
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
5 5
             xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
6 6
             xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
7
             xmlns:markus="clr-namespace:Markus.Message;assembly=Markus.Message"
7 8
             xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"
8 9
             xmlns:local="clr-namespace:Markus.Service.StationController.ViewModel"
9 10
             mc:Ignorable="d" 
......
17 18
            <RowDefinition Height="3.5*"/>
18 19
        </Grid.RowDefinitions>
19 20
            <GroupBox Header="Service Alive Items" Margin="3" BorderThickness="0">
20
                <!--<Views:AliveView />-->
21
                <Views:AliveView />
21 22
        </GroupBox>
22 23
        <GroupBox  Header="Error Items" Grid.Row="1" Margin="3" BorderThickness="0">
23
            <!--<Views:DataBaseByStatusView/>-->
24
            <Views:DataBaseByStatusView/>
24 25
        </GroupBox>
25 26
        <GroupBox Header="Completed Items"  Grid.Row="2" Margin="3" BorderThickness="0">
26
            <!--<Views:DataBaseByStatusView/>-->
27
            <Views:DataBaseByStatusView/>
27 28
        </GroupBox>
28 29
        
29 30
    </Grid>

내보내기 Unified diff

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