I'm looking for a simple example of using Delphi to display the contents of an XML file and allow the user to update fields (within tags) and also add new entries and delete existing ones.
Ideally I'd like the xml fields to be displayed in a grid (a TStringGrid more than likely I assume)
Can anyone point me to something like this ?
Is it possible ?
Steve
Ideally I'd like the xml fields to be displayed in a grid (a TStringGrid more than likely I assume)
Can anyone point me to something like this ?
Is it possible ?
Steve