I have this code in my listview:
<td>
<asp:TextBox ID="Used_For_Neighborhood_AnalysisTextBox" runat="server" Text='<%# Bind("[Used For Neighborhood Analysis]") %>' />
</td>
I would like to check if this value equals Yes then make it --Yes-- in bold.