|
-
Oct 5th, 2010, 12:43 PM
#1
Re: Class within a class
Well after you change the values you'll have to save them back to the XML file. I'd create a Save method, called after making all the changes, instead of saving the file every single time a change is made.
-
Oct 5th, 2010, 01:26 PM
#2
Thread Starter
Lively Member
Re: Class within a class
 Originally Posted by NickThissen
Well after you change the values you'll have to save them back to the XML file. I'd create a Save method, called after making all the changes, instead of saving the file every single time a change is made.
I meant I wanted to update the Values in the collection, not the XML file! The values are written off the SQL from the sensor collection.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|