什么样的gridview组件对此有好处? [英] What kind of gridview component would be good for this?

查看:70
本文介绍了什么样的gridview组件对此有好处?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我是新手,刚加入某大公司作为亚洲开发人员.

为了提高我的编程技能,我的主管告诉我要做很多编程工作,例如作业,并且逐步地,我认为我做得很好.

但是,现在我在使用C#时遇到了一个小问题.
我从来没有认真学习过C#,但是无论如何我还是要做,以使自己看起来像在进步.

问题是,我真的不知道什么样的网格组件对制作这种东西有用. http://cfile28.uf.tistory.com/image/15412B5A4E16812B1AC564 [

Hi All,

I am a newbie who just joined a certain big company as a developer in Asia.

To improve my programming skills, my supervisor has told me to do a lot of programming stuff like homework, and, step by step, I think I''ve done them well.

However, now I have a small problem using C#.
I''ve never seriously learned C# ,but I have to do it anyway to make myself look like getting improved.

The problem is, I don''t really know what kind of grid components are going to be good to make this kind of thing. http://cfile28.uf.tistory.com/image/15412B5A4E16812B1AC564[^]


It seems like C# doesn''t offer us good grid components that I can use to make those mentioned above, and I tried to find some but apparently it doesn''t really work.

I appreciate any help from you.

Thank you.

推荐答案

请检查以下链接

http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.templatefield.alternatingitemtemplate.aspx [
Please check the below link

http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.templatefield.alternatingitemtemplate.aspx[^]

AlternatingItemTemplate will help you.


如果您使用的是WPF,则屏幕的每个区域都是一个网格,其中包含作为自定义控件的项目模板.在WinForms中,您希望使用TableLayoutPanel做类似的事情.
If you''re using WPF, each area of the screen would be a grid with an item template that was a custom control. In WinForms you''d want to do something similar with a TableLayoutPanel.


这篇关于什么样的gridview组件对此有好处?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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