Skip to content

* TreeGridView: add glyphs & fix expand/collapse#606

Open
PWagner1 wants to merge 1 commit into
alphafrom
V110-533-bug-treegridview-plusminus-sign-not-displayed-in-treegrid-and-collapseexpand-behaviors-broken
Open

* TreeGridView: add glyphs & fix expand/collapse#606
PWagner1 wants to merge 1 commit into
alphafrom
V110-533-bug-treegridview-plusminus-sign-not-displayed-in-treegrid-and-collapseexpand-behaviors-broken

Conversation

@PWagner1

Copy link
Copy Markdown
Contributor

Add TreeGridImageResources (resx + designer) and PNG glyphs; refactor KryptonTreeGridCell to draw expand/collapse icons (image + fallback) and improve mouse hit-testing. Improve KryptonTreeGridView siting logic (batch SiteNodes/UnSiteNodes handling), Expand/CollapseAll performance and expansion flow, and add resource compile metadata. Update example form to demonstrate issue #533 with expand/collapse buttons and sample data. Misc: small changelog formatting fixes and bump nightly dependency to Krypton.Standard.Toolkit.Nightly 110.26.7.190-alpha across projects; update Microsoft.Web.WebView2 to 1.0.4078.44 and suppress CS0618 in Data.Visualisation csproj.

Add TreeGridImageResources (resx + designer) and PNG glyphs; refactor KryptonTreeGridCell to draw expand/collapse icons (image + fallback) and improve mouse hit-testing. Improve KryptonTreeGridView siting logic (batch SiteNodes/UnSiteNodes handling), Expand/CollapseAll performance and expansion flow, and add resource compile metadata. Update example form to demonstrate issue #533 with expand/collapse buttons and sample data. Misc: small changelog formatting fixes and bump nightly dependency to Krypton.Standard.Toolkit.Nightly 110.26.7.190-alpha across projects; update Microsoft.Web.WebView2 to 1.0.4078.44 and suppress CS0618 in Data.Visualisation csproj.
@PWagner1 PWagner1 added this to the Version 110 milestone Jul 11, 2026
@PWagner1 PWagner1 self-assigned this Jul 11, 2026
@PWagner1 PWagner1 requested a review from a team July 11, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: TreeGridView: Plus/Minus Sign Not Displayed in TreeGrid and Collapse/Expand Behaviors Broken

1 participant