HandyOrg / HandyOrg/HandyControl
Feature request title DataGrid 右键点击弹出菜单时,保留选中行的颜色
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Feature request type
sample request
Is your feature request related to a problem? Please describe
目前DataGrid选中 几行后,点击右键弹出菜单后,选中行的颜色消失了,看不出选中了哪些行。
Describe the solution you'd like
目前DataGrid选中 几行后,点击右键弹出菜单后,选中行的颜色消失了,看不出选中了哪些行。
能否保持选中行的颜色不消失。
选中行好像是有颜色,能否改成明显一点的。
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the DataGrid implementation and the entry point for its right-click context menu and row-selection styling. Verify the behavior with multiple selected rows, then confirm that opening the menu preserves a clearly visible selected-row color.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100