HI
got this exception when i was moving the item when a download was active.
____________________________________________________________________________
System.ArgumentException: Column named Progress cannot be found.
Parameter name: columnName
at System.Windows.Forms.DataGridViewCellCollection.get_Item(String columnName)
at WideStream.DownloadManager.Presentation.ProgressIndicator.ChangeCellValue[T](String key, T value)
at WideStream.DownloadManager.Presentation.ProgressIndicator.ReportStep(Int64 totalProgress, Int32 currentProgress)
at WideStream.DownloadManager.Network.DownloadConnection.ProcessReadResult(Int32 read, Byte[] buffer)
at WideStream.DownloadManager.Network.DownloadConnection.<>c__DisplayClass5.<ProcessSection>b__2()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Thanks for the bug report!
Are you using Beta 3 or the latest build?
Thanks.