搜索网格视图 [英] search able grid view

查看:82
本文介绍了搜索网格视图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello Friends,

我想在我的result.aspx页面中放置一个网格视图,以便查看所有信息。

这里有3个主要信息代码点:



1.按钮点击显示网格(不在页面加载)

2.网格视图应该是可编辑的可搜索的

3.当用户点击任何列时,数据应显示在文本框中



到目前为止,我已成功实现第1点和第3点。

关于第2点,主要问题是如何搜索?

就像有数千条记录但是如何在网格视图中搜索特定记录?

Hello Friends,
I want to put a grid view in my "result.aspx" page so that all the information can be viewed.
Here are 3 main points for the code:

1. show grid on button click (not on page load)
2. grid view should be editable and searchable
3. when user clicks on any column the data should be displayed in text box

So far, I''ve successfully achieved point 1 and 3.
Regarding point 2, main issue is how to search ??
Like there are thousands of records but how to search particular record within grid view ??

推荐答案

尝试

自定义GridView与分页和过滤 [ ^ ]

Gridview标题过滤器 [ ^ ]

http://www.c-sharpcorner.com/uploadfile/abhikumarvatsa/quick-way-to-filter-data- in-gridview-in-Asp-Net-sql-server-db / [ ^ ]

http://www.nullskull.com/a/799/aspnet-gridview-filtering-with-dropdownlist .aspx [ ^ ]
Try
Custom GridView with Paging and Filtering[^]
Gridview Header Filter[^]
http://www.c-sharpcorner.com/uploadfile/abhikumarvatsa/quick-way-to-filter-data-in-gridview-in-Asp-Net-sql-server-db/[^]
http://www.nullskull.com/a/799/aspnet-gridview-filtering-with-dropdownlist.aspx[^]


嗨...

见以下是gridview示例的链接。



http://www.aspdotnet-suresh.com/2011/02/how-to-inserteditupdate-and-delete-data.html [ ^ ]

http://www.mindstick.com/Articles/38ca3305-6346-467e -b03b-a536737ff623 / [ ^ ]



谢谢你。
Hi...
see this below links for gridview example.

http://www.aspdotnet-suresh.com/2011/02/how-to-inserteditupdate-and-delete-data.html[^]
http://www.mindstick.com/Articles/38ca3305-6346-467e-b03b-a536737ff623/[^]

thank u.


这篇关于搜索网格视图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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