B
Bill Nicholson
Is there a way to do 2-way binding with .Net XmlDataSource Controls?
It looks like only one-way binding is possible. I have that working,
hooked to a GridView control and that works well. I can also extract
the rows from the GridView control programatically. Can revise the
rows and write them back to the XML file using the XmlDataSource
control? Or, do I have to use the XMLReader and XMLWriter classes?
Does anyone have a good example of how to create an ASP .Net UI to
read/edit/write XML files?
Thanks,
Bill
Cincinnati, OH USA
It looks like only one-way binding is possible. I have that working,
hooked to a GridView control and that works well. I can also extract
the rows from the GridView control programatically. Can revise the
rows and write them back to the XML file using the XmlDataSource
control? Or, do I have to use the XMLReader and XMLWriter classes?
Does anyone have a good example of how to create an ASP .Net UI to
read/edit/write XML files?
Thanks,
Bill
Cincinnati, OH USA