Progress Bar in DataGrid Column

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

..NET Friends,

I currently have created a class that inherits from DataGridColumnStyle so
that I could put an image/bitmap to be displayed in the DataGridColumn. This
is working great and I am very impressed with the flexibility and model of
the WindowsForm DataGrid control (I am typically an ASP.NET developer).

Now, what I want to be able to do is add a small ProgressBar control
underneath each image/bitmap in my current DataGrid. Can someone getting me
started with this and possibly point me in the right direction? Thanks!

Shaun McDonnell
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top