Home - Forums-.NET - FlyGrid.Net (Windows Forms) - Slow SetDataBinding

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

Slow SetDataBinding
Link Posted: 20-Dec-2005 20:56
Hi
I have data set with one table and ca. 4000 rows ( 4 columns ).
When I set DataBinding to this table this is very slow ( ca 1 min )

Can I correct performance of this process.
BeginInit and EndInit not  help.

Robert
Link Posted: 21-Dec-2005 22:58
It is very strange, can you send me a sample?
Link Posted: 27-Dec-2005 07:02
It's not vey strage  

Answer:

When you set for any column FitMode to SmartFit, binding is terrible slow

Can You correct this?