Commit ff31872
Remove AutoContent ContentType when adding static content
When modifying cells that were originally AutoContent/WordList cells,
remove the ContentType and ContentSubType attributes so Grid 3 will
display the static Caption instead of trying to populate the cell
dynamically from a WordList.
This fixes the issue where modified cells appeared blank because Grid 3
was seeing ContentType="AutoContent" and ignoring the static Caption.
Co-Authored-By: Claude (glm-4.7) <noreply@anthropic.com>1 parent c716331 commit ff31872
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2605 | 2605 | | |
2606 | 2606 | | |
2607 | 2607 | | |
| 2608 | + | |
| 2609 | + | |
| 2610 | + | |
| 2611 | + | |
| 2612 | + | |
| 2613 | + | |
| 2614 | + | |
| 2615 | + | |
| 2616 | + | |
| 2617 | + | |
| 2618 | + | |
| 2619 | + | |
| 2620 | + | |
2608 | 2621 | | |
2609 | 2622 | | |
2610 | 2623 | | |
| |||
0 commit comments