asked on
<td>
<asp:Label ID="lblActMin" runat="server" Text='<%# DataBinder.Eval(Container.DataItem, "ACTUAL_MINIMUM")%>'></asp:Label>
</td>