Sep 30, 2004 #1 gorf18 Programmer Joined Sep 29, 2004 Messages 3 Location 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
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
Sep 30, 2004 #2 harebrain MIS Joined Feb 27, 2003 Messages 1,146 Location US 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? Upvote 0 Downvote
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?