Hi
In a repeater it is displaying Date as - 01-01-0001. I want if Date is null / blank it should be displayed as ""
htmlTable.Append("
Thanks
Hi
In a repeater it is displaying Date as - 01-01-0001. I want if Date is null / blank it should be displayed as ""
htmlTable.Append("
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Naimish MakwanaPosted Apr 19, 2023, 9:25 AM
Try this:
Thanks
Ramco RamcoPosted Apr 19, 2023, 9:19 AM
Hi Amit
It is giving error Cannot convert from system.date.time? to string
Thanks
Amit MohantyPosted Apr 19, 2023, 9:04 AM
Try this