Am Mittwoch, 28. Juli 2010 23:48:32 UTC+2 schrieb Anton: > 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?
Hi, has anyone been able to have a look at that? I do face the same problem ... as does the Example written by Fabio in his blog back in 2008 ( http://fabiomaulo.blogspot.co.at/2009/09/nhibernate-in-winform-coupled.html?showComment=1345728800102#c1857604183049119686 ). I've taken a short video showing the empty rows when the datagridview is empty (see: https://dl.dropbox.com/u/8624357/ChinookWinForms_NHibernate_Example.avi ) best regards, Martin -- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/417VkQ4-WXgJ. 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.
