Well, of course right when I am trying to help somebody else on a Devex issue in another thread I am going to have my own problem and ask for help
I've been binding EntityCollection to the XtraGrid and having no problems adding, editing, and saving records. Now I put turned on the navigator and the delete button does not light up. I have another place in my app where I am binding a DataTable to the grid, so I turned on the navigator there, and the delete button is enabled.
Has anyone had a problem deleting a record from an EntityCollection when bound to a Devex XtraGrid?
Jim