<asp:TextBox ID="TextBox1" runat="server" Text='<%# Int32.Parse(Eval("Sex").ToString())==0?"男":"女" %>'> < /asp:TextBox>