如何使用C#将partiuclar列值从一个gridview传递到asp.net中的另一个gridview。 [英] how to pass partiuclar column value from one gridview to another gridview in asp.net using C#.

查看:136
本文介绍了如何使用C#将partiuclar列值从一个gridview传递到asp.net中的另一个gridview。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用C#将partiuclar列值从一个gridview传递到asp.net中的另一个gridview。



Gridview1



CourseName课程

AFF 1

FPFF 2

MFA 3



Gridview2

CourseName



i想要输出如下Gridview2



Gridview2



CourseName

AFF

FPFF

MFA


在Gridview2中,用户需要Gridview1中的CourseName,以便我如何在C#中使用asp.net。



问候,

Narasiman P.

how to pass partiuclar column value from one gridview to another gridview in asp.net using C#.

Gridview1

CourseName Courseid
AFF 1
FPFF 2
MFA 3

Gridview2
CourseName

i want the output as follows in Gridview2

Gridview2

CourseName
AFF
FPFF
MFA

In Gridview2 user want the CourseName from the Gridview1 for that how can i do using asp.net in C#.

Regards,
Narasiman P.

推荐答案

从以下链接中获取建议

如何获取 - 选择 - 行 - 单元格值 - 来自 - 的GridView合ASPNet.aspx [ ^ ]

如何从网格视图控件中获取选择的行值[ ^ ]
Get idea from following links
How-to-get-Selected-Row-cell-value-from-GridView-in-ASPNet.aspx[^]
how-to-get-selected-row-values-from-a-gridview-control[^]


这篇关于如何使用C#将partiuclar列值从一个gridview传递到asp.net中的另一个gridview。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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