import list view in a text file
C#
3
Posts
2
Posters
0
Views
1
Watching
-
how can i import items in a listview to text file.
-
how can i import items in a listview to text file.
Do you mean how can I export items from a ListView into a textfile or How do you import items from a testfile and place them in a listview?
-
Do you mean how can I export items from a ListView into a textfile or How do you import items from a testfile and place them in a listview?
ya i mean Do you mean how can I export items from a ListView into a textfile but i dont want to save a text file its up to user to save it manually so some thing like temp file which can only be viewed but when closed should not be saved to any path. thank you