Home - Forums-.NET - FlyGrid.Net (Windows Forms) - Another release... new bugs

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

Another release... new bugs
Link Posted: 05-Nov-2006 06:17
I've tried to reproduce this problem - but can't find problem (you can download my sample here)
As I've told you - FlyGrid doesn't control it's size/bounds/location or react with external container/site to control size.
I've especially mark border of FlyGrid with Red color to see that FlyGrid doesn't produce this problem.
Please use my sample to show your scenario and help us to solve this problem.
Link Posted: 06-Nov-2006 00:19
Well, here I marked FlyGrid borders red as well to show that this problem has to do with FlyGrid and not with docking:



I'll see if I can reproduce this in your sample but why don't you simply do a diff in your code to see what changed between 1.4.0.12 and current version?
Link Posted: 06-Nov-2006 04:11
Hm, seems the problem in node invalidation.
Additional question - the first column is a HierarchyColumn?
Can you provide me with a 'normal' view of this FlyGrid?

I'll see if I can reproduce this in your sample but why don't you simply do a diff in your code to see what changed between 1.4.0.12 and current version?

We've compared with v1.4.0.12 but since this version a lot of complex changes there was made.
Link Posted: 06-Nov-2006 04:14
Hm, seems the problem in node invalidation.
Additional question - the first column is a HierarchyColumn?
Can you provide me with a 'normal' view of this FlyGrid?

First colume is a HierachyColumn with FitMode.SmartFit, all other columns are FitMode.Spring.
What do you mean by \"normal\" view?
Link Posted: 06-Nov-2006 04:18
Thanks,
What do you mean by \"normal\" view?

I mean the FlyGrid when FlyGrid is drawing without this bug (when you do not use ExpandAll)
Link Posted: 06-Nov-2006 04:29
As mentioned before, this always happens as soon as the grid needs to paint scrollbars. I think this bug might also be somehow related to this one: http://www.9rays.net/forums/viewtopic.php?t=1083&sid=a4ab442ef5fb504b6c4150a74abe8531

Anyways, here's a screenshot showing grids without scrollbar functioning normally and some with scrollbars, showing this bug:

Link Posted: 10-Nov-2006 00:09
Victor,

where are you on solving this? The new release still doesn't fix this issue.

Tom
Link Posted: 13-Nov-2006 22:43
Victor,

I need to push out a new version but this FlyGrid bug is holding me up... any update on this?

Tom
Link Posted: 20-Nov-2006 12:40
hello?
Link Posted: 22-Nov-2006 22:26
so, today another version was released but this bug still isn't fixed :/