WPF版本树网格(Git样式) [英] WPF Version Tree Grid (Git style)

查看:103
本文介绍了WPF版本树网格(Git样式)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要实现类似于Git版本树控件的WPF版本控件.我猜这将是一个带有一些自定义的DataGrid 绘图.

I need to implement a WPF version control similar to the Git version tree control. I'm guessing it will be a DataGrid with some custom drawing.

我想要这种事情:

这只是中央网格我感兴趣的部分,基本上是图形和描述列.我不需要考虑合并, 连续版本和分支.有人知道这样的例子吗?或有关如何在WPF中解决该问题的任何建议?

It's just the central grid part I'm interested in, basically the graph and description column. I don't need to think about merges, just consecutive versions and branching. Anyone know of an example of this? Or any suggestions on how I might tackle it in WPF?

谢谢

推荐答案

请尝试这个.

http://www.codeproject.com/Articles/24973/TreeListView


这篇关于WPF版本树网格(Git样式)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆