Feature #140
Scan structure on demand
| Status: | New | Start: | ||
| Priority: | High | Due date: | ||
| Assigned to: | Cambell Prince | % Done: | 0% |
|
| Category: | application | Spent time: | - | |
| Target version: | V0.13 | |||
| Resolution: |
Description
Currently when changing SolidSettings the entire dataset is not marked as being invalid / dirty. The recheck button needs to be clicked to cause a recheck of the dataset, which is an expensive operation.
- The error reports are only valid if the entire data set is rescanned. Once a solid setting is changed the report is invalid.
- The structure display in the editor can be valid on a per record basis.
There may be some value in generating a SolidReport per record on demand which will keep the structure - even though the report is invalid.