DataGrid: Debugger.Break in IndexStorage.cs in the DataGrid causes debugging applications to be difficult
There is a Debugger.Break in two spots in IndexStorage.cs (OffsetFromIndex and IndexFromOffset methods) which causes the application to constantly break into Telerik code and makes it difficult to debug the app.