Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
105
XamDataGrid displaying 2 rows where DataSource collection only contains one
posted

Hi,

I am using a XamDataGrid (InfragisticsWP4) bound to a collection.  when the page opens, there is only one record in the collection.  this code was used for a couple of months with InfragisticsWPF4.v11.2.dll, version 11.2.20112.1012.

we just upgraded to a newer version 11.2.20112.2125.

our code base did not change, but now, when the page opens, 2 rows are displayed, even though, the collection contains only 1 element.  the first row is not bound to any data, and the cell that contains a XamComboEditor is not populated with its ItemsSource. 

Basically, only the second displayed row is the "correct" row that should be displayed.

I am wondering if some settings have changed that resulted in this behavior?  Or if you have seen such behavior in the past?

thanks, taybeth.