HandyOrg / HandyOrg/HandyControl

DataGrid last row can't checked by first CheckBox

Open
#1,083 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. Move mounse to datagrid last row
  2. Click on first checkbox

Expected behavior
click datagrid last row's first checkbox, the checkbox can be checked.

Screenshots
2021-12-22_16-15-28

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.