Hi
I want if value is true then Yes else No should be displayed
<td> <asp:Literal ID="ltrlSelfProcurement" runat="server" Text='<%# Eval("SelfProcurement") %>'></asp:Literal></td> <td>
Thanks