HandyOrg / HandyOrg/HandyControl
DataGrid last row can't checked by first CheckBox
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
when the mouse click the datagrid last row‘s frist checkbox,row can't be checked.
To Reproduce
Steps to reproduce the behavior:
- Move mounse to datagrid last row
- Click on first checkbox
Expected behavior
click datagrid last row's first checkbox, the checkbox can be checked.
Screenshots

Environment (please complete the following information):
- .net: [e.g. 4.6.2]
- IDE [e.g. vs2017]
- Version [e.g. 1.0.0]
Additional context
if datagrid use controltemplate , under controltemplate use button, datagrid last row's button can't be click also.
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 reproducing the DataGrid case described in the issue: click the first checkbox in the last row, then repeat with a control template containing a button. Trace the DataGrid and control-template behavior involved; done means the last row's checkbox and button respond to clicks like those in other rows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100