GridView数据绑定,时间格式化显示

    要求显示样式是:年-月-日

<asp:TextBox ID="TextBox3" runat="server" Text='<%# Bind("fwrq","{0:yyyy-MM-dd}") %>' ></asp:TextBox>

Permalink | Comments (0) | Hits: 556 | Time: 20:53:44
ASP.NET 页面执行js脚本
ASP.NET 2.0 网站编译成一个DLL
All Comments

 No Data Now...

Post Your Comment
^ ^

Top