随笔 - 43  文章 - 13 评论 - 7 trackbacks - 1

07 2007 档案
[Reference]Ajax.Net Example: Using an UpdatePanelAnimationExtender to place an animated gif over a GridView
摘要: 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 impro阅读全文
posted @ 2007-07-04 20:43 JerryZhao 阅读(959) | 评论 (0) 编辑