How do I load data from the local disk into a gridview?
The data is mp3 files. But text files should be an option too.
And it’s not the content of the text file I want, just the file name.
This goes for mp3 files too.
How do I load data from the local disk into a gridview? The data
Share
you can use this code :
or you can use Linq for filter,…
and for get Directory Name: