如何使网格视图越来越人性化. [英] How to make grid view more and more user friendly.

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

问题描述

大家好,

我想使网格视图越来越易于​​使用,这意味着在运行时用户可以对网格视图中存在的项目进行排序,而不会影响数据库的行和列.只有在前视图中,我需要更改数据库才不会影响它.

在此先感谢.

Hi All,

I want to make grid view more and more user friendly, I mean in run time user can sort the items present in the grid view without affecting rows and and columns to database. Only in front view I need to change in database it should not affect.

Thanks in Advance.

推荐答案

阅读gridview的文档,它支持您要做的事情,您只需要进行一些研究即可.
Read the documentation for the gridview, it supports what you wnat to do, you just need to do some research.


MSDN:
GridView.排序事件 [ GridView.Sort方法 [使用jQuery的TableSorter可分离的GridView [按asp.net中的列标题升序降序排列GridView [ ^ ]
看看ASP.NET中GridView的新排序样式 [基于列的网格视图排序 [为什么我的gridview的列未单击切换排序方向? [分类和分页通用GridView [ ^ ]
有用的GridView ASP.NET [ GridView分页和排序 [ CodeProject的信息质量检查 [ ^ ]
MSDN:
GridView.Sorting Event[^]
GridView.Sort Method[^]

Using JQuery:
Sortable GridView using jQuery''s TableSorter[^]

..and lot more
Sorting GridView By Columns Header In Asp.Net Ascending Descending[^]
A Look at the GridView''s New Sorting Styles in ASP.NET [^]
gridview sorting based on columns[^]
Why doesn''t my gridview''s column click toggle the sort direction?[^]
Sorting and Paging of an Generic GridView[^]
Useful GridView ASP.NET[^]
GridView Paging and Sorting[^]

..even more on CodeProject QA[^]



听起来您需要gridview的所有事件和适当的功能,以便可以使其变得越来越用户友好.首先,我建议您阅读gridview的文档,然后阅读一些文章.

文档:
MSDN:GridView类继承层次结构 [ ^ ]
MSDN:GridView类 [ ^ ]

文章:
在ASP.NET Gridview中插入,更新,删除,将数据源作为SQL服务器,MS Access(mdb/accdb),XML和Framework为2.0/3.0/3.5/4.0(VS 2005/2008/2010) [在ASP.NET中使用Gridview的ShoppingCart [如何创建和使用GridView搜索控件作为DLL [ ^ ]
使用FindControl方法从ASP.NET GridViewEmptyDataTemplate访问访问控制 [ ^ ] 使用ASP.NET GridView进行自定义分页 [
Hi,
It''s sounds like you need all the events and proper functions of gridview so that you can make it more and more user friendly. First I would recommend you to read the documentation of gridview and then read some articles.

Documentation :
MSDN : GridView Class-Inheritance Hierarchy[^]
MSDN : GridView Class[^]

Articles:
Insert, Update, Delete in ASP.NET Gridview, DataSource as SQL Server, MS Access (mdb/accdb), XML and Framework as 2.0 / 3.0 / 3.5 / 4.0 (VS 2005/2008/2010)[^]
ShoppingCart using Gridview in ASP.NET[^]
How to Create and Use a GridView Searching Control as a DLL[^]
Access Controls from ASP.NET GridView EmptyDataTemplate using FindControl Method[^]Custom paging with ASP.NET GridView[^]



All the best.
--Amit


这篇关于如何使网格视图越来越人性化.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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