Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IXML Node List Problem

Status
Not open for further replies.

gorf18

Programmer
Sep 29, 2004
3
CA
I am using
<name id = "4">
<x>we</x>
<y>de</y>
</name>

is there anyway I can sort these in VB.Net, changing the x and y isnt a problem but I cant seem to change the ID
 
Ok, I'll bite: you have one record, you're trying to sort it, and it comes out in the wrong order.

Care to restate the problem clearly?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top