User (Legacy) Posted August 28, 2003 Report Share Posted August 28, 2003 Hello, As I understand it when exporting to XML using the Export() method, only non-default values are exported. So if I have two different chart settings exported with one being a Gallery.Bar and one with a Gallery.Pie for example and I want to be able to switch between the two then the first xml file does not contain information about the gallery type since Gallery.Bar is the default. The second does contain gallery information since Gallery.Pie is not a default. When performing an import the gallery will switch to Gallery.Pie when the xml file for that set of settings is imported but if I call import again with the other where the gallery is Gallery.Bar, since it is never exported the Gallery remains a Gallery.Pie. When what I want is a Gallery.Bar. This is a problem for all default values. We are saving chart settings into a xml file and then as xml files are imported to load a different set of settings the defaults are never reset since they are not included in the xml exported file. How do I ensure that the Import() method will reset default values? Thanks, Bob Williams Software Engineer Meridium, Inc. mailto:bwilliams@meridium.com http://www.meridium.com Link to comment Share on other sites More sharing options...
Software FX Posted August 28, 2003 Report Share Posted August 28, 2003 Please see my response in the other group you posted this question to. -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
User (Legacy) Posted August 28, 2003 Author Report Share Posted August 28, 2003 Sorry. I was looking at one newsgroup, accidentally posting to another, and thinking it had not posted since I was looking at the wrong one, posted again, this time to the correct one. Bob "Software FX Support" <support@softwarefx.com> wrote in message news:kP$KJ9ZbDHA.696@WEBSERVER1... > Please see my response in the other group you posted this question to. > > -- > FP > Software FX, Inc. > > Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.