all groups > dotnet xml > august 2003 >
You're in the

dotnet xml

group:

Xml-Grid for editing NodeList


Xml-Grid for editing NodeList Heinz Willi Wiedow
8/25/2003 11:02:35 AM
dotnet xml: Hey XML-Guys,

I'm playing now for a couple of days with C# and XML.



In earlier threads a mentioned that I develop smaller Web-Applications.

Therefore I want to edit and add new nodes to my Xml-Documents.



To use a DataSet is not very handy because if the data is to complex it
allowed me not to add a row.



I'm looking for a XML-Grid that is able to have a XML-File as DataSource and
let me filter the Data over a XPath-Expression.

After filtering a want edit the resulting NodeList and also add Nodes.

The Header of the Grid should show the NodeNames and the DataRows should
contain the InnerXml of the Nodes.



I have already done it with a few examples using TextBoxes but it would be
nice to have grid.

Is there already a customer-Control or a component on the market?



I want to use this control in my Addmin-Pages of me Webs.

A have googled a lot but did not found such a control



Thanks for any hint.



--

Greetings from Germany



Heinz Willi Wiedow

RE: Xml-Grid for editing NodeList lukezhan NO[at]SPAM online.microsoft.com
8/26/2003 5:36:16 AM
Hi Heinz,

You may take a look at this:

http://www.asp.net/ControlGallery/ControlDetail.aspx?Control=955&tabindex=2

or

http://developer.ebusiness-apps.com/technologies/webdevelopment/codeandcompo
nents/ebagrid/

hope this help,

Luke

(This posting is provided "AS IS", with no warranties, and confers no
rights.)
AddThis Social Bookmark Button