Skip to content

TreeView: Update Selection & Customization Demo Texts#32723

Open
arman-boyakhchyan wants to merge 1 commit intoDevExpress:26_1from
arman-boyakhchyan:treeview-itemselection-demo-texts-26-1
Open

TreeView: Update Selection & Customization Demo Texts#32723
arman-boyakhchyan wants to merge 1 commit intoDevExpress:26_1from
arman-boyakhchyan:treeview-itemselection-demo-texts-26-1

Conversation

@arman-boyakhchyan
Copy link
Contributor

No description provided.

@arman-boyakhchyan arman-boyakhchyan self-assigned this Feb 27, 2026
@arman-boyakhchyan arman-boyakhchyan requested a review from a team as a code owner February 27, 2026 08:30
Copilot AI review requested due to automatic review settings February 27, 2026 08:30
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates UI text labels in the TreeView "Item Selection and Customization" demo to improve clarity and consistency. The changes apply uniformly across all framework implementations (jQuery, Angular, React, ReactJs, and Vue), updating three UI text labels to be more concise and user-friendly.

Changes:

  • Updated "Show Check Boxes Mode:" to "Checkbox Visibility:" for better clarity
  • Changed "Select Nodes Recursive" to "Recursive Selection" for more natural phrasing
  • Modified "Select By Click" to "Select on Click" for grammatical correctness

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
apps/demos/Demos/TreeView/ItemSelectionAndCustomization/jQuery/index.js Updated checkbox text labels from "Select Nodes Recursive" to "Recursive Selection" and "Select By Click" to "Select on Click"
apps/demos/Demos/TreeView/ItemSelectionAndCustomization/jQuery/index.html Changed label from "Show Check Boxes Mode:" to "Checkbox Visibility:"
apps/demos/Demos/TreeView/ItemSelectionAndCustomization/Vue/App.vue Applied all three text updates to match other framework implementations
apps/demos/Demos/TreeView/ItemSelectionAndCustomization/ReactJs/App.js Applied all three text updates to match other framework implementations
apps/demos/Demos/TreeView/ItemSelectionAndCustomization/React/App.tsx Applied all three text updates to match other framework implementations
apps/demos/Demos/TreeView/ItemSelectionAndCustomization/Angular/app/app.component.html Applied all three text updates to match other framework implementations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants