HandyOrg / HandyOrg/HandyControl
Pagination加入手动设置页行数ComboBox
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
用户手动设置页行数属于常见功能,
目前我是再次封装Pagination实现(手动设置行、提供默认页行选项)
希望Pagination页码条可以实现这个功能,
祝hc更好 : )
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 Pagination control and reviewing how its page size is currently configured. Compare the requested manual page-row setting and default page-row options with the existing control API. Done means the Pagination control supports selecting a page-row count without requiring a separate wrapper.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100