MahApps / MahApps/MahApps.Metro
Slow loading DataGrid with Editable Fields
Open
Bug
- Dominant language
- C#
- Stars
- 9.8k
- Forks
- 2.4k
- Avg merge
- 1h 2m
- Merged PRs (30d)
- 56
Description
I'm using Datagrid with editable fields and in some cases a datagrid inside another, when I use this way my datagrid is getting very slow when I have several lines. Is there any way to improve performance or is this bad practice?
Contributor guide
Research direction
Start by reproducing a DataGrid with editable fields nested inside another DataGrid and several rows, then profile the loading path to identify the source of the slowdown. Done means establishing whether the nested editable configuration is supported and documenting or implementing a measurable performance improvement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100