MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit
Adding filterable datagrid
未关闭
还没有人认领这个 Issue。
enhancement
evaluation required
- 主要语言
- C#
- 星标
- 16.3k
- 派生
- 3.5k
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 8
描述
Many open-source JavaScript libraries come with datagrids that have filtering capabilities, but there isn't a large library that does this on the .NET Desktop side; there are small attempts, but they aren't fully functional.
Material Design in XAML is probably the most used UI library in WPF. Therefore, a new control as a filterable datagrid, or an extension to an existing datagrid, would take .NET Desktop a step forward.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
Issue 中没有指定文件、测试或入口点。首先检查仓库中现有的 WPF 控件和与 datagrid 相关的支持;要视为完成,需要一个达成共识的设计,以及一个可正常工作的可筛选 datagrid 或集成到 toolkit 中的扩展。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- desktop
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100