this is a question about this thread: http://www.daniweb.com/forums/thread331447-3.html
there is an option to delete item from the XML FILE?
because i have 'Delete item button from the listView' and i want that will be delete it also from the XML file..
and if there's no way to do that. maybe there is possible way? like to delete the XML file and then to make it again? like in the program:
1) i write something
2) i close the program
3) i open the program and i see the items in the listView
4) i delete items as i want.
5) i close the program
6) i open the program again and i see the changes// (if i delete 3/6 items i will see the rest items(3 items)
i would like you to do that on my code: http://www.mediafire.com/?pk27euc5r8fndeq
thanks!