Before a couple of days I was working on program that allows users upload multiple files on a server. I realized it would be a nice to show progress of upload for every file individually. I tried to find way, how to solve this. After hours of “googling” I found some solutions, how to show progress bar in DataGridView object so I decided to create my own custom progress bar column. Articles I found, served as a guide for me and I have picked up same ideas, haw to customize DataGridView columns. I have implemented some functionality that I will describe later.How to Create ProgressBar Column in DataGridView - CodeProject
This blog will hold favorite gadgets and graphic user interfaces that don't really fit in my main blog @ mmcelhaney.blogspot.com
Monday, October 11, 2010
How to Create ProgressBar Column in DataGridView - CodeProject
Introduction for the article
Labels:
C#,
Component Frameworks,
DataGrid,
File Management,
Programming,
Progress bar,
ProgressBar,
Windows
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment