How i can set the format of the string returned by Bind ?
<asp:Label ID="lbl" runat="server" Text='<%# Bind("Money") %>'>
thanks
How i can set the format of the string returned by Bind ?
<asp:Label ID="lbl" runat="server" Text='<%# Bind("Money") %>'>
thanks