Hellow everybody. I am attempting to use multy levels with DeExpress Grid. I got a XTRAGridBinding Manager for each level and a BindingSource for each GridView. when attempting to use in-Grid adding of objects to the GridView which is set as the MainView. to my surprise, it is the BindingSource of the next level which is firing the OnAddingNew event.
Any ideas how to get it right?