Hi everyone, I've created a sample project which shows and isolates the bug I'm currently facing. It would be great if someone can take a look at it.
http://home.planet.nl/~lyckl022/temp/EmptyCollectionProblem.zip Step 1: Select the first person Step 2: Create as many new records in the cars DataGridView as you like. Step 3: Press the button in the right bottom corner and all the values within the cars DataGridView are being shown in a textual representation. All the filled-in data should be present in this log file. Step 4: Select the 2nd person in the left DataGridView. Step 5: Create as many new records in the cars DataGridView for this 2nd person. Step 6: Press the button in the right bottom corner and you'll notice that NO values have been set. The number of items should match but the values do not. P.S. Is there a way to attach files to a message? -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
