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
604
when the bound collection is empty - AddNewRow disappears
posted

Attached is the collection that I bind to the XamDataGrid.

When I delete all rows from the grid the AddNewRow disappears as well, although the collection implements IBindingList and the AllowNew returns true.

What am I doing wrong?

Thanks

Class1.zip