View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002520 | JEDI VCL | 00 JVCL Components | public | 2005-01-17 11:45 | 2005-08-28 08:58 |
| Reporter | anonymous | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Product Version | 3.00 BETA 2 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0002520: TJvStringGrid.SortGrid Fixed parameter interpretation mismatch | ||||
| Description | The 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). | ||||
| Tags | No tags attached. | ||||
|
|
My apologies for reporting this without logging in. Plese email for more information to thomas@cassovia.ca |
|
|
Can you post a sample application ? |
|
|
No answers in timely manner, please post a new issue if this is still present in JVCL 3.00. |
| 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 |