I just upgrading from Q3 2010 to Q1 2011 of Silverlight Controls and I saw an unexpected behavior for the RadGridView.
I use the GridView in a MVVM application and when I add an element to the ObservableCollection in binding to the RadGridView, in the Q3 2010 version the new item goes automatically in edit mode. Now, with the Q1 2011 version, it doesn't go in edit mode and I am problem to switch in edit mode because my application is a pure MVVM and doesn't have code behind to call the BeginEdit method.
Can you confirm that you changed this behavior in the latest version? Can you help me?
I use the GridView in a MVVM application and when I add an element to the ObservableCollection in binding to the RadGridView, in the Q3 2010 version the new item goes automatically in edit mode. Now, with the Q1 2011 version, it doesn't go in edit mode and I am problem to switch in edit mode because my application is a pure MVVM and doesn't have code behind to call the BeginEdit method.
Can you confirm that you changed this behavior in the latest version? Can you help me?