Hi,
I want to display all data but on the same data i want to show the latest data only.
How to do it?
i have a table on database that look like this:
Date Data
2021-01-26 A
2021-01-01 A
2020-12-21 B
Share the code you are using to display the data.
Are you using ADO.Net or Entity Framework to fetch the data?
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.