Xml Edit Grid



(1) Submit a Review

25,390 Downloads

126,682 Views


Description

This control is a derived version of asp:DataGrid, with baked-in support editing tabular XML data. Under the hood, the grid uses DataSet.ReadXml() and DataSet.WriteXml() to read and write the XML file.

Syntax Example

<Grid:XmlEditGrid id="MyXmlEditGrid" runat="server" XmlFile="MyXmlFile.xml" BorderColor="black" BorderWidth="1" GridLines="Both" CellPadding="3" CellSpacing="0" Font-Name="Verdana" Font-Size="8pt" HeaderStyle-BackColor="#aaaadd" />

Reviews

Submit a review

good

Reviewed by: kjoseph on Tuesday, March 04, 2008

4 Stars

good day

Super

Reviewed by: petrosean on Tuesday, January 22, 2008

5 Stars

Excellent

Perfect when you handle multiple child tables with Master table

Reviewed by: reddymade on Friday, September 17, 2004

5 Stars

Great Tool.

Liked it a lot

Reviewed by: jatman on Wednesday, May 26, 2004

5 Stars

I have got this grid working and love the way it works. I am now looking for some added functionality which may be offered by XmdFilterGrid.

Excellent and includes source code

Reviewed by: Ken Cox [MVP] on Friday, August 08, 2003

5 Stars

This is a great little control and the source code makes it a bonus. If you need help using it, there's a little tutorial at http://www.aspalliance.com/kenc/xmleditgrid.aspx .

Page view counter
Microsoft Communities