ASP.Net 4.0中的GridView [英] GridView in ASP.Net 4.0

查看:95
本文介绍了ASP.Net 4.0中的GridView的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我在Windows窗体中有一个GridView,我需要从用户那里获取数据(多行),然后插入到表中.
第一列是一个组合框,在更改时,我需要更改/加载gridview中的其他控件,我不确定该如何实现.

有人可以提供一些见识来帮助我吗?

在此先感谢,
Naresh.

Hi All,

I have a GridView in Windows forms where I need to take data (multiple rows) from user and then insert into a table.
The very first column is a combo box and on changing that I need to change / load other controls in the gridview, I am not sure how I can achive this.

Can someone please help me with this by providing some insight.

Thanks in Advance,
Naresh.

推荐答案

如果您需要过滤数据,请使用QueryExtender控件过滤DataSource并做很多事情,有关更多信息,请阅读这篇文章:
如何:使用ASP.NET 4 QueryExtender控件 [ ^ ]
if you need filtering on your data use QueryExtender control to filtering your DataSource and do a lot of thing, for more info read this post:
How to: Using the ASP.NET 4 QueryExtender Control[^]


这篇关于ASP.Net 4.0中的GridView的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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