update installers x consumo parziale
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
<asp:TemplateField HeaderText="">
|
||||
<ItemTemplate>
|
||||
<asp:RadioButtonList ID="rbl" runat="server" RepeatDirection="Horizontal" ToolTip='<%# Eval("UDC") %>' OnDataBinding="rbl_DataBinding" OnDataBound="rbl_DataBound" AutoPostBack="True" OnSelectedIndexChanged="rbl_SelectedIndexChanged">
|
||||
<asp:ListItem Value="P" Text="" Enabled="false" />
|
||||
<asp:ListItem Value="P" Text="" Enabled="true" />
|
||||
<asp:ListItem Value="C" Text="" />
|
||||
</asp:RadioButtonList>
|
||||
</ItemTemplate>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user