随笔 - 42  文章 - 13 评论 - 7 trackbacks - 1
<2007年7月>
24252627282930
1234567
891011121314
15161718192021
22232425262728
2930311234

与我联系

搜索

 

常用链接

留言簿

随笔分类

随笔档案

文章分类

文章档案

新闻分类

收藏夹

Blogs

Favorite Website

My Blogs

Open Source

Smart Device

积分与排名

  • 积分 - 15002
  • 排名 - 3481

最新评论

评论排行榜

Ajax.Net Example: Using an UpdatePanelAnimationExtender to place an animated gif over a GridView

 I recently was working on an Asp.Net project that contained quite a few search pages.  These pages all followed a similar structured pattern where the user had a set of fields they could filter on by typing in values and pressing the search button.  The results were displayed in a GridView where the user could sort by clicking on column headers, export the results to excel, etc...  To help improve user experience, we placed each of the GridViews in an asp UpdatePanel so while the user refined the search (sorting, adding or removing additional filters), only the GridView would be refreshed and not the entire page.  Additionally, we wanted to add a few standard UI cues (disabling the Search button, fading out the GridView, and placing a progress indicator over the GridView) letting the user know an operation was currently in progress.

Download Code | View live demo

http://mattberseth.com/blog/2007/05/ajaxnet_example_using_an_updat.html

posted on 2007-07-04 20:43 JerryZhao 阅读(575) 评论(0)  编辑 收藏 所属分类: Ajax



发表评论

昵称: [登录] [注册]

主页:

邮箱:(仅博主可见)

评论内容:

  登录  注册

[使用Ctrl+Enter键快速提交评论]

0 806067




相关文章:

相关链接: