View Issue Details

IDProjectCategoryView StatusLast Update
0002520JEDI VCL00 JVCL Componentspublic2005-08-28 08:58
ReporteranonymousAssigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionopen 
Product Version3.00 BETA 2 
Target VersionFixed in Version 
Summary0002520: TJvStringGrid.SortGrid Fixed parameter interpretation mismatch
DescriptionThe SortGrid method in JVCL 2.1 interpreted the Fixed parameter as fixed columns (i.e. Fixed = true resulted in sorting the ficed column(s) as well).
This behaviour changed in 3.0 and now the Fixed parameter is used for columns as well as rows, making it impossible to sort a grid with 1 fixed row and 1 fixed column if one wants to include the fixed columns in the sort (but leave the fixed row alone).
See ExchangeGridRows where Fixed is applied to columns vs. InverGrid where fixed is applied to rows.
Since SortGrid sorts only rows, it is unlikely that the fixed rows would ever need to be sorted, therefore the 2.1 code was correct (IMHO).
TagsNo tags attached.

Activities

tomatoman

2005-01-18 10:02

reporter   ~0006208

My apologies for reporting this without logging in. Plese email for more information to thomas@cassovia.ca

obones

2005-08-09 07:24

administrator   ~0007744

Can you post a sample application ?

obones

2005-08-28 08:58

administrator   ~0007860

No answers in timely manner, please post a new issue if this is still present in JVCL 3.00.

Issue History

Date Modified Username Field Change
2005-01-17 11:45 anonymous New Issue
2005-01-18 10:02 tomatoman Note Added: 0006208
2005-08-09 07:24 obones Note Added: 0007744
2005-08-09 07:24 obones Status new => feedback
2005-08-28 08:58 obones Status feedback => closed
2005-08-28 08:58 obones Note Added: 0007860