| Anonymous | Login | Signup for a new account | 2010-09-09 03:37 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0005237 | [JEDI VCL] 00 JVCL Components | minor | always | 2010-05-14 07:20 | 2010-07-09 12:34 | |||||||
| Reporter | gpcaretti | View Status | public | |||||||||
| Assigned To | ||||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | feedback | Product Version | 3.39 | |||||||||
| Summary | 0005237: [TJvDBUltimGrid] On master-details view the 'sort title' action looses the details | |||||||||||
| Description | If you have two TJvDBUltimGrid, one for the master table and one for the details table, the details grid shows no rows if you sort with respect to a key that is not the master-details relational key, by pressing the title buttons. | |||||||||||
| Additional Information |
Conditions for the details TJvDBUltimGrid: 'SortWith' = swFields or swWhere TitleButtons = True Use Case: 1. Open a master-detail form using 2 TJvDBUltimGrid 2. By pressing a column title, sort the details grid with respect to a field 3. Now move to another master row on the master grid You will see no rows are shown on the details grid. The reason seems to be the fact that when you press the title button to sort, the code modify the 'IndexFieldNames' property of the details TJvDBUltimGrid is changed, but if in the IndexFieldNames there is not the master-details relational key, the details grid shows no rows |
|||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files |
|
|||||||||||
|
|
||||||||||||
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |