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
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