Quote Originally Posted by danielpalfrey View Post
ok, I have a "sum" for ading the total prices in list view. The prices are in the sub items. After they are added up ( they display as total: £{0}) how would I save them to add up later amongs other things I have saved in my.settings???

Dan
your question is not clear... but... if ur askin what i think ur asking..

can you not store them in an arraylist in your settings file?... or a generics/ collection?