如何在ASP.Net Grid视图控件中显示行跨度和列跨度 [英] how to show row span and colspan in the ASP.Net Grid view control

查看:111
本文介绍了如何在ASP.Net Grid视图控件中显示行跨度和列跨度的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我有一些日期,例如行和列.
我想在gridview中使用rowspan和colspan显示.

如何在ASP.NET gridview中显示rowpan和colspan? 请参阅以下示例数据.

在Grid控件中动态创建的员工姓名负载,每个员工每个月包含两条记录.我想在ASP.NET网格视图中显示此数据,并在网格视图中作为文本框控件进行更新

Hi,
I have some date like rows and columns.
I want to display using rowspan and colspan in gridview.
How to display rowspan and colspan in ASP.NET gridview..?
See sample data as below.

Employee name load dynamically created in the Grid control and each employee contains two record per month.I want to show this data in the ASP.NET grid view and update in the grid view itself as text box control

Name   Jan Feb Mar Apr May Jun Jul Aug Sep Oct
Emp1    1   1   1   1   1   1   1   1   1   1 
        2   2   2   2   2   2   2   2   2   2
Emp2    1   1   1   1   1   1   1   1   1   1
        2   2   2   2   2   2   2   2   2   2


请尽快帮助我


please help me out ASAP

推荐答案

查找这些链接.

类似帖子:

如何在gridview中显示rowpan和colspan [ ^ ]


http://marss.co.ua/MergingGridViewHeaderColumns.aspx [
Look these links.

Similar post:

How to display rowspan and colspan in gridview[^]


http://marss.co.ua/MergingGridViewHeaderColumns.aspx[^]

Thanks

SP




检查此链接

http://shawpnendu.blogspot.in/2010/01/merge-merging- or-split-spliting.html [ ^ ]

http://forums.asp.net/t/1611160.aspx/1 [ ^ ]

希望对您有所帮助.
Hi,

Check this links

http://shawpnendu.blogspot.in/2010/01/merge-merging-or-split-spliting.html[^]

http://forums.asp.net/t/1611160.aspx/1[^]

Hope this helps.


朋友您好,

http://wiki.asp.net/page.aspx/815/rowspan-with-gridview / [^ ]


对于RowSpan:
http://www.kodyaz.com/articles/asp-net- gridview-rowspan-using-rowCreated-event.aspx [ ^ ]

对于ColSpan:
http://csharpdotnetfreak.blogspot.com/2009/07/merge-gridview- cells-columns-aspnet.html [ ^ ]
Hi friend,

http://wiki.asp.net/page.aspx/815/rowspan-with-gridview/[^]


For RowSpan:
http://www.kodyaz.com/articles/asp-net-gridview-rowspan-using-rowCreated-event.aspx[^]

For ColSpan:
http://csharpdotnetfreak.blogspot.com/2009/07/merge-gridview-cells-columns-aspnet.html[^]


这篇关于如何在ASP.Net Grid视图控件中显示行跨度和列跨度的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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