개정판 37bd9e47
텔레릭 다운그레이드
Change-Id: Iba255f0fcaf131d50f8925f8c9c9428a4e5f3a80
KCOM/Controls/Panorama.xaml | ||
---|---|---|
75 | 75 |
</StackPanel> |
76 | 76 |
<telerik:RadTileView IsAutoScrollingEnabled="False" x:Name="tileList" Grid.Row="1" |
77 | 77 |
IsDockingEnabled="False" IsItemDraggingEnabled="False" IsItemsAnimationEnabled="False" |
78 |
Grid.Column="1" telerik:StyleManager.Theme="Fluent"
|
|
78 |
Grid.Column="1" telerik:StyleManager.Theme="Office2016"
|
|
79 | 79 |
ItemTemplate="{StaticResource headerTemplate}" |
80 | 80 |
ColumnsCount="{Binding ElementName=columnsCount, Path=Value}" ContentTemplate="{StaticResource contentTemplate}" |
81 | 81 |
ColumnWidth="*" MinimizedColumnWidth="200" MinimizedRowHeight="Auto" PreservePositionWhenMaximized="True" |
KCOM/KCOM.csproj | ||
---|---|---|
210 | 210 |
<Reference Include="System.Xaml"> |
211 | 211 |
<RequiredTargetFramework>4.0</RequiredTargetFramework> |
212 | 212 |
</Reference> |
213 |
<Reference Include="Telerik.Windows.Controls, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
|
214 |
<HintPath>..\lib\RCWPF\2019.3.917.45\Telerik.Windows.Controls.dll</HintPath>
|
|
213 |
<Reference Include="Telerik.Windows.Controls, Version=2019.1.220.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
|
214 |
<HintPath>..\lib\RCWPF\2019.1.220.40\Telerik.Windows.Controls.dll</HintPath>
|
|
215 | 215 |
<Private>True</Private> |
216 | 216 |
</Reference> |
217 |
<Reference Include="Telerik.Windows.Controls.Data, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
|
218 |
<HintPath>..\lib\RCWPF\2019.3.917.45\Telerik.Windows.Controls.Data.dll</HintPath>
|
|
217 |
<Reference Include="Telerik.Windows.Controls.Docking, Version=2019.1.220.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
|
218 |
<HintPath>..\lib\RCWPF\2019.1.220.40\Telerik.Windows.Controls.Docking.dll</HintPath>
|
|
219 | 219 |
<Private>True</Private> |
220 | 220 |
</Reference> |
221 |
<Reference Include="Telerik.Windows.Controls.Docking, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
|
222 |
<HintPath>..\lib\RCWPF\2019.3.917.45\Telerik.Windows.Controls.Docking.dll</HintPath>
|
|
221 |
<Reference Include="Telerik.Windows.Controls.GridView, Version=2019.1.220.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
|
222 |
<HintPath>..\lib\RCWPF\2019.1.220.40\Telerik.Windows.Controls.GridView.dll</HintPath>
|
|
223 | 223 |
<Private>True</Private> |
224 | 224 |
</Reference> |
225 |
<Reference Include="Telerik.Windows.Controls.GridView, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
|
226 |
<HintPath>..\lib\RCWPF\2019.3.917.45\Telerik.Windows.Controls.GridView.dll</HintPath>
|
|
225 |
<Reference Include="Telerik.Windows.Controls.Input, Version=2019.1.220.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
|
226 |
<HintPath>..\lib\RCWPF\2019.1.220.40\Telerik.Windows.Controls.Input.dll</HintPath>
|
|
227 | 227 |
<Private>True</Private> |
228 | 228 |
</Reference> |
229 |
<Reference Include="Telerik.Windows.Controls.Input, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
|
230 |
<HintPath>..\lib\RCWPF\2019.3.917.45\Telerik.Windows.Controls.Input.dll</HintPath>
|
|
229 |
<Reference Include="Telerik.Windows.Controls.Navigation, Version=2019.1.220.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
|
230 |
<HintPath>..\lib\RCWPF\2019.1.220.40\Telerik.Windows.Controls.Navigation.dll</HintPath>
|
|
231 | 231 |
<Private>True</Private> |
232 | 232 |
</Reference> |
233 |
<Reference Include="Telerik.Windows.Controls.Navigation, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
|
234 |
<HintPath>..\lib\RCWPF\2019.3.917.45\Telerik.Windows.Controls.Navigation.dll</HintPath>
|
|
233 |
<Reference Include="Telerik.Windows.Controls.RibbonView, Version=2019.1.220.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
|
234 |
<HintPath>..\lib\RCWPF\2019.1.220.40\Telerik.Windows.Controls.RibbonView.dll</HintPath>
|
|
235 | 235 |
<Private>True</Private> |
236 | 236 |
</Reference> |
237 |
<Reference Include="Telerik.Windows.Controls.RibbonView, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
|
238 |
<HintPath>..\lib\RCWPF\2019.3.917.45\Telerik.Windows.Controls.RibbonView.dll</HintPath>
|
|
237 |
<Reference Include="Telerik.Windows.Data, Version=2019.1.220.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
|
238 |
<HintPath>..\lib\RCWPF\2019.1.220.40\Telerik.Windows.Data.dll</HintPath>
|
|
239 | 239 |
<Private>True</Private> |
240 | 240 |
</Reference> |
241 |
<Reference Include="Telerik.Windows.Data, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
|
242 |
<HintPath>..\lib\RCWPF\2019.3.917.45\Telerik.Windows.Data.dll</HintPath> |
|
243 |
<Private>True</Private> |
|
244 |
</Reference> |
|
245 |
<Reference Include="Telerik.Windows.Themes.Fluent"> |
|
246 |
<HintPath>..\lib\RCWPF\2019.3.917.45\Telerik.Windows.Themes.Fluent.dll</HintPath> |
|
241 |
<Reference Include="Telerik.Windows.Themes.VisualStudio2013, Version=2018.1.122.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
|
242 |
<SpecificVersion>False</SpecificVersion> |
|
243 |
<HintPath>..\packages\Telerik.Windows.Themes.VisualStudio2013.dll</HintPath> |
|
247 | 244 |
</Reference> |
248 | 245 |
<Reference Include="ToggleSwitch, Version=1.1.2.0, Culture=neutral, PublicKeyToken=8637099990568f75, processorArchitecture=MSIL"> |
249 | 246 |
<HintPath>..\packages\ToggleSwitch.1.1.2\lib\net40-client\ToggleSwitch.dll</HintPath> |
KCOM/Views/BiddersSearchView.xaml | ||
---|---|---|
105 | 105 |
<RowDefinition/> |
106 | 106 |
</Grid.RowDefinitions> |
107 | 107 |
<telerik:RadGridView |
108 |
AutoGenerateColumns="False" telerik:StyleManager.Theme="Fluent"
|
|
108 |
AutoGenerateColumns="False" telerik:StyleManager.Theme="Office2016"
|
|
109 | 109 |
ItemsSource="{Binding VpComments}" |
110 | 110 |
ShowGroupPanel="False" GridLinesVisibility="Vertical" |
111 | 111 |
GroupRenderMode="Flat" CanUserFreezeColumns="False" |
KCOM/Views/BiddersView.xaml | ||
---|---|---|
71 | 71 |
Command="{Binding BiddersSearchCommand, Source={StaticResource ViewModel}}"/> |
72 | 72 |
<Line Grid.Row="1" Grid.ColumnSpan="5" Fill="#FFB9B9B9" Margin="5,0" X1="0" X2="1" Y1="1" Stretch="Fill" Y2="1" Stroke="#FFB0B0B0"/> |
73 | 73 |
</Grid> |
74 |
<telerik:RadGridView Margin="3,3,3,3" AutoGenerateColumns="False" telerik:StyleManager.Theme="Fluent"
|
|
74 |
<telerik:RadGridView Margin="3,3,3,3" AutoGenerateColumns="False" telerik:StyleManager.Theme="Office2016"
|
|
75 | 75 |
GridLinesVisibility="Both" ShowColumnHeaders="False" |
76 | 76 |
GroupRenderMode="Flat" CanUserFreezeColumns="False" |
77 | 77 |
CanUserReorderColumns="False" VerticalAlignment="Top" HorizontalAlignment="Left" |
KCOM/Views/MainMenu.xaml | ||
---|---|---|
565 | 565 |
</telerik:RadSplitContainer> |
566 | 566 |
<telerik:RadSplitContainer Orientation="Horizontal" InitialPosition="DockedBottom" Height="250"> |
567 | 567 |
<telerik:RadPaneGroup telerik:StyleManager.Theme="Office2016" telerik:ProportionalStackPanel.RelativeSize="140, 100"> |
568 |
<telerik:RadPane Header="Document Information" CloseButtonVisibility="Collapsed" CanFloat="False">
|
|
568 |
<telerik:RadPane Header="Document Information" CanUserClose="False" CanFloat="False">
|
|
569 | 569 |
<telerik:RadLayoutControl ScrollViewer.HorizontalScrollBarVisibility="Disabled" ScrollViewer.VerticalScrollBarVisibility="Disabled" SelectedItem="{x:Null}"> |
570 | 570 |
<telerik:LayoutControlExpanderGroup ScrollViewer.HorizontalScrollBarVisibility="Disabled" ScrollViewer.VerticalScrollBarVisibility="Disabled" IsExpandable="False" x:Name="infoListPane" Header="User information List" telerik:StyleManager.Theme="Office2016"> |
571 | 571 |
<telerik:RadGridView telerik:StyleManager.Theme="Office2013" ShowGroupPanel="True" ShowGroupFooters="False" AutoExpandGroups="True" x:Name="gridViewMarkup" |
... | ... | |
801 | 801 |
</telerik:LayoutControlExpanderGroup> |
802 | 802 |
</telerik:RadLayoutControl> |
803 | 803 |
</telerik:RadPane> |
804 |
<telerik:RadPane Header="PEMSS(Requirement and Bidders)" CloseButtonVisibility="Collapsed" CanFloat="False">
|
|
804 |
<telerik:RadPane Header="PEMSS(Requirement and Bidders)" CanUserClose="False" CanFloat="False">
|
|
805 | 805 |
<telerik:RadTabControl> |
806 | 806 |
<telerik:RadTabControl.Items> |
807 | 807 |
<telerik:RadTabItem Header="Requirement"> |
KCOM/Views/RequirementSearchView.xaml | ||
---|---|---|
88 | 88 |
<RowDefinition/> |
89 | 89 |
</Grid.RowDefinitions> |
90 | 90 |
<telerik:RadGridView |
91 |
AutoGenerateColumns="False" telerik:StyleManager.Theme="Fluent"
|
|
91 |
AutoGenerateColumns="False" telerik:StyleManager.Theme="Office2016"
|
|
92 | 92 |
ItemsSource="{Binding VpComments}" |
93 | 93 |
ShowGroupPanel="False" GridLinesVisibility="Vertical" |
94 | 94 |
GroupRenderMode="Flat" CanUserFreezeColumns="False" |
내보내기 Unified diff