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
I don't have any code yet. I am using ADO.net to fetch the data.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.