Home - Forums-.NET - FlyGrid.Net (Windows Forms) - Progressbar

FlyGrid.Net (Windows Forms)

.NET Datagrid - Fast, highly customizable, industry standards .NET data grid control for WinForms

This forum related to following products: FlyGrid.Net

Progressbar
Link Posted: 17-Jan-2006 21:13
Hello,
the progress bar is not working in virtual mode.
please check this.

i think that the problem is in the grid and not in my code.

thanks,
Guy
Link Posted: 18-Jan-2006 10:38
I've tested ProgressBarColumn in virtual mode - all works fine,
probably you've not defined MaxValue/MinValue properties of this column or incorrectly fetch data.
Can you provide me with:
1. This column initialization code?
2. GetNodeCellValue event handler code?