gridview控件查找 [英] gridview control finding

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

问题描述

如何在Visual Studio中找到gridview控件?

how to find gridview control in visual studio?

推荐答案

你好rbh007

您指的是什么...
网格视图中的物理控件或事件,

如果您要参考物理控制,则它在工具框中->.数据-> Gridview
Hello rbh007

What exactly you are referring to...
The Physical control or an event in grid view,

If you are refereeing to Physical Control then it is in the tool box -> Data -> Gridview


GridView gridveiw1 = (GridView)  Page.FindControl("gridView");


本文将为您提供帮助

在GridView中查找控件 [
This Article will help you

Find Control in GridView[^]


这篇关于gridview控件查找的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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