System.ArgumentOutOfRangeException was caught Message="Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index" ParamName="index" Source="mscorlib" StackTrace: at System.Collections.ArrayList.get_Item(Int32 index) at Infragistics.Shared.DisposableObjectCollectionBase.GetItem(Int32 index) at Infragistics.Win.UltraWinGrid.BandsCollection.get_Item(Int32 index) at Infragistics.Win.UltraWinGrid.UltraGridLayout.get_Rows() at Infragistics.Win.UltraWinGrid.UltraGridLayout.EnsureDataSourceAttached() at Infragistics.Win.UltraWinGrid.UltraGridLayout.get_Bands() at Infragistics.Win.UltraWinGrid.ColScrollRegionsCollection.InitializeMetricsHelper() at Infragistics.Win.UltraWinGrid.ColScrollRegionsCollection.InitializeMetrics() at Infragistics.Win.UltraWinGrid.UltraGridBase.Set_ListManager(Object newDataSource, String newDataMember) at Infragistics.Win.UltraWinGrid.UltraGridBase.set_DataSource(Object value) at GSI.frmRegisterInvestor.LoadAllInvestors(Int32 pintNumberOfChars) in D:\Pankaj Garg\Ramiv2\RAMI\Analytics - Projects\Project Screen\Register\frmRegisterInvestor.vb:line 186 InnerException: