Ramco Ramco

Ramco Ramco

  • 457
  • 2.8k
  • 401k

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)