Population of Property Grid
I'm trying to develop an application wherein I have an XML file. The contents of this XML file should be dynamically converted into a C# class(with properties). I learnt when the contents of a C# file object ie properties are given to Microsoft Property Grid in .NET, the fields in the grid are populated with the C# class properties.
 
Lets say for XML1 there is one property grid UI and for XML2 there is another property grid UI. The point that I'm trying to stress is that depending on the XML a particular UI comes up.
 
The whole idea behind the above design is to show XML data to the user and when the user edits the data from the grid the XML file gets updated.
 
I was exploring the idea of developing a wizard in VC8 that should address this situation. The wizard shall be similar to something like that in VC applications. On invoking it shall ask for the kind of XML file that the Property Grid should be generated for. Depending on that somewhere there should be logic to convert this XML input to a C# file so that by the time the wizard is finished with selecting the XML file the property grid is already populated.
 
I know of some of the tools that are available that address this situation. Any insight on this front shall be highly appreciated.
 
 


Find out what India is talking about on Yahoo! Answers India.
So, whatÂ’s NEW about the NEW Yahoo! Messenger? Find out. __._,_.___


SPONSORED LINKS
Basic programming language C programming language Computer programming languages
Programming languages C++ programming language Software programming language


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to