Incorporate DataRepeater control into Winforms
Open
api-needs-work
api-suggestion
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 1.1k
- Avg merge
- 20h 23m
- Merged PRs (30d)
- 103
Description
### Environment
Visual Studio 17.8.5
### .NET version
Net Framework 4.8
### Did this work in a previous version of Visual Studio and/or previous .NET release?
2019
### Issue description
DataRepeater control is not visible on the form and any change to any control on the form corrupts the datarepeater and all controls within it disappear.
Please incorporate the DataRepeater code into github so I can try to fix the issue.
### Steps to reproduce
1. Open form
2. DataRepeaters appear in the form but when you click on them they do not exist
3. Any change to the form will corrupt the DataRepeater and all controls within it will disappear
### Diagnostics
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.