Ramco Ramco

Ramco Ramco

  • 442
  • 3.4k
  • 516.9k

Item Data Bound

Jul 3 2022 8:32 AM

Hi

  How to get value in ItemDataBound of below line

<td> <asp:Literal ID="ltrlSessionDate" runat="server" Text='<%# Eval("SessionDate","{0: dd-MM-yyyy}") %>'></asp:Literal></td>.

Then i want to add no of days & then display value

Thanks


Answers (1)