[quote="menny"]hi,
i have installed 9rays to vs2005, the installation was fine, and now i'm trying to work with the grid.
my vs closes (crashes) when i try to resize the grid after dragging it from the tool box.
i cant seam to overcome this problem.
Thanks for your report, seems new bug in the VS2005
Use Properties window to change size or location of FlyGrid.Net, also you can use anchoring or docking features of the Windows.Forms control.
We'll try to fix this bug as soon as possible.
i am also interested in frozen columns (like the default gridView in vs2005).
and i could not find any similar property in flyGrig.
Use
FlyGrid.Columns.LeftFixedColumns and
FlyGrid.Columns.RightFixedColumns properties to freeze columns on the left or right side of the FlyGrid.