modifica controlli datetime macchine ed impianti
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
<add key="welcomeApp" value="GIM_welcomeApp" />
|
||||
<add key="appName" value="GIM" />
|
||||
<add key="mainRev" value="1.3" />
|
||||
<add key="minRev" value="227l" />
|
||||
<add key="minRev" value="227m" />
|
||||
<add key="copyRight" value="SteamWare © 2006-2013" />
|
||||
<add key="defaultApp" value="GIM_Appl" />
|
||||
<add key="defaultTitle" value="GIM_ShortWelcome" />
|
||||
|
||||
@@ -91,40 +91,40 @@
|
||||
</asp:TemplateField>
|
||||
<asp:TemplateField HeaderText="funzDal" SortExpression="funzDal">
|
||||
<FooterTemplate>
|
||||
<asp:TextBox ID="cal_funzDal" runat="server" Text='<%# Bind("funzDal","{0:d}") %>'
|
||||
<asp:TextBox ID="cal_funzDal" runat="server" Text='<%# Bind("funzDal","{0:yyyy/MM/dd}") %>'
|
||||
Width="6em" />
|
||||
<cc1:CalendarExtender ID="CalendarExtender1" runat="server" FirstDayOfWeek="Monday"
|
||||
TargetControlID="cal_funzDal" Format="dd/MM/yyyy">
|
||||
TargetControlID="cal_funzDal" Format="yyyy/MM/dd">
|
||||
</cc1:CalendarExtender>
|
||||
</FooterTemplate>
|
||||
<EditItemTemplate>
|
||||
<asp:TextBox ID="cal_funzDal" runat="server" Text='<%# Bind("funzDal","{0:d}") %>'
|
||||
<asp:TextBox ID="cal_funzDal" runat="server" Text='<%# Bind("funzDal","{0:yyyy/MM/dd}") %>'
|
||||
Width="6em" />
|
||||
<cc1:CalendarExtender ID="CalendarExtender1" runat="server" FirstDayOfWeek="Monday"
|
||||
TargetControlID="cal_funzDal" Format="dd/MM/yyyy">
|
||||
TargetControlID="cal_funzDal" Format="yyyy/MM/dd">
|
||||
</cc1:CalendarExtender>
|
||||
</EditItemTemplate>
|
||||
<ItemTemplate>
|
||||
<asp:Label ID="Label1" runat="server" Text='<%# Bind("funzDal","{0:d}") %>' />
|
||||
<asp:Label ID="Label1" runat="server" Text='<%# Bind("funzDal","{0:yyyy/MM/dd}") %>' />
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
<asp:TemplateField HeaderText="funzAl" SortExpression="funzAl">
|
||||
<FooterTemplate>
|
||||
<asp:TextBox ID="cal_funzAl" runat="server" Text='<%# Bind("funzAl","{0:d}") %>'
|
||||
<asp:TextBox ID="cal_funzAl" runat="server" Text='<%# Bind("funzAl","{0:yyyy/MM/dd}") %>'
|
||||
Width="6em" />
|
||||
<cc1:CalendarExtender ID="CalendarExtender2" runat="server" FirstDayOfWeek="Monday"
|
||||
TargetControlID="cal_funzAl" Format="dd/MM/yyyy">
|
||||
TargetControlID="cal_funzAl" Format="yyyy/MM/dd">
|
||||
</cc1:CalendarExtender>
|
||||
</FooterTemplate>
|
||||
<EditItemTemplate>
|
||||
<asp:TextBox ID="cal_funzAl" runat="server" Text='<%# Bind("funzAl","{0:d}") %>'
|
||||
<asp:TextBox ID="cal_funzAl" runat="server" Text='<%# Bind("funzAl","{0:yyyy/MM/dd}") %>'
|
||||
Width="6em" />
|
||||
<cc1:CalendarExtender ID="CalendarExtender2" runat="server" FirstDayOfWeek="Monday"
|
||||
TargetControlID="cal_funzAl" Format="dd/MM/yyyy">
|
||||
TargetControlID="cal_funzAl" Format="yyyy/MM/dd">
|
||||
</cc1:CalendarExtender>
|
||||
</EditItemTemplate>
|
||||
<ItemTemplate>
|
||||
<asp:Label ID="Label2" runat="server" Text='<%# Bind("funzAl","{0:d}") %>' />
|
||||
<asp:Label ID="Label2" runat="server" Text='<%# Bind("funzAl","{0:yyyy/MM/dd}") %>' />
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
<asp:TemplateField ShowHeader="False" ItemStyle-HorizontalAlign="Center">
|
||||
|
||||
@@ -135,40 +135,40 @@
|
||||
</asp:TemplateField>
|
||||
<asp:TemplateField HeaderText="funzDal" SortExpression="funzDal">
|
||||
<FooterTemplate>
|
||||
<asp:TextBox ID="cal_funzDal" runat="server" Text='<%# Bind("funzDal","{0:d}") %>'
|
||||
<asp:TextBox ID="cal_funzDal" runat="server" Text='<%# Bind("funzDal","{0:yyyy/MM/dd}") %>'
|
||||
Width="6em" />
|
||||
<cc1:CalendarExtender ID="CalendarExtender1" runat="server" FirstDayOfWeek="Monday"
|
||||
TargetControlID="cal_funzDal" Format="dd/MM/yyyy">
|
||||
TargetControlID="cal_funzDal" Format="yyyy/MM/dd">
|
||||
</cc1:CalendarExtender>
|
||||
</FooterTemplate>
|
||||
<EditItemTemplate>
|
||||
<asp:TextBox ID="cal_funzDal" runat="server" Text='<%# Bind("funzDal","{0:d}") %>'
|
||||
<asp:TextBox ID="cal_funzDal" runat="server" Text='<%# Bind("funzDal","{0:yyyy/MM/dd}") %>'
|
||||
Width="6em" />
|
||||
<cc1:CalendarExtender ID="CalendarExtender1" runat="server" FirstDayOfWeek="Monday"
|
||||
TargetControlID="cal_funzDal" Format="dd/MM/yyyy">
|
||||
TargetControlID="cal_funzDal" Format="yyyy/MM/dd">
|
||||
</cc1:CalendarExtender>
|
||||
</EditItemTemplate>
|
||||
<ItemTemplate>
|
||||
<asp:Label ID="Label1" runat="server" Text='<%# Bind("funzDal","{0:d}") %>' />
|
||||
<asp:Label ID="Label1" runat="server" Text='<%# Bind("funzDal","{0:yyyy/MM/dd}") %>' />
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
<asp:TemplateField HeaderText="funzAl" SortExpression="funzAl">
|
||||
<FooterTemplate>
|
||||
<asp:TextBox ID="cal_funzAl" runat="server" Text='<%# Bind("funzAl","{0:d}") %>'
|
||||
<asp:TextBox ID="cal_funzAl" runat="server" Text='<%# Bind("funzAl","{0:yyyy/MM/dd}") %>'
|
||||
Width="6em" />
|
||||
<cc1:CalendarExtender ID="CalendarExtender2" runat="server" FirstDayOfWeek="Monday"
|
||||
TargetControlID="cal_funzAl" Format="dd/MM/yyyy">
|
||||
TargetControlID="cal_funzAl" Format="yyyy/MM/dd">
|
||||
</cc1:CalendarExtender>
|
||||
</FooterTemplate>
|
||||
<EditItemTemplate>
|
||||
<asp:TextBox ID="cal_funzAl" runat="server" Text='<%# Bind("funzAl","{0:d}") %>'
|
||||
<asp:TextBox ID="cal_funzAl" runat="server" Text='<%# Bind("funzAl","{0:yyyy/MM/dd}") %>'
|
||||
Width="6em" />
|
||||
<cc1:CalendarExtender ID="CalendarExtender2" runat="server" FirstDayOfWeek="Monday"
|
||||
TargetControlID="cal_funzAl" Format="dd/MM/yyyy">
|
||||
TargetControlID="cal_funzAl" Format="yyyy/MM/dd">
|
||||
</cc1:CalendarExtender>
|
||||
</EditItemTemplate>
|
||||
<ItemTemplate>
|
||||
<asp:Label ID="Label2" runat="server" Text='<%# Bind("funzAl","{0:d}") %>' />
|
||||
<asp:Label ID="Label2" runat="server" Text='<%# Bind("funzAl","{0:yyyy/MM/dd}") %>' />
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
<asp:TemplateField HeaderText="idxImpianto" SortExpression="idxImpianto">
|
||||
|
||||
Reference in New Issue
Block a user