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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. PDMAdmin

    XPathNodeIterator move.next method is not looping through each single value???

    Your XML selection looks okay to me. Without seeing more of your code, it's hard for me to make a specific recommendation. One idea that comes to mind is to go back to selecting by group, getting the "value=12" scenario you were seeing before. You could then do something like this...
  2. PDMAdmin

    XPathNodeIterator move.next method is not looping through each single value???

    Have you stepped through this code with a debugger? It sounds like the string "value" doesn't have the content you are expecting.
  3. PDMAdmin

    XPathNodeIterator move.next method is not looping through each single value???

    Is group1 the GroupBox that contains your checkboxes? If it is, you should be selecting by checkbox instead.

Part and Inventory Search

Back
Top