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

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 Preformence
Link Posted: 25-Jan-2006 04:52
Hello,
i have a grid in virtual mode who gets his data from a dataview.

in the data view event "ListChanges" i refresh the data (because the dataview changed, and i want to refresh the grid, so id call the flygrid.rows.reset() method).

it works fine.
but now after i update some row, i do a merge between 2 datasets, that one of the contains my dataview.

the problem is that for some reason this events jumps for every row.
and that causes to realy bad preformence. (5000 rows 3 min!)

can you tell me where i can put the code to refresh my data?
or how to solve this problem.

thanks,
Guy
Link Posted: 25-Jan-2006 10:18
I need to see your code, please send me (develop[at]9rays.net) a working sample (compiled demo with db, if it possible), please zip