摘要
GridView作为ASP.NET中常用的数据绑定控件,具有显示、编辑和删除多种不同数据源中的数据,但针对Web页面的交互操作,如使用键盘方向键切换单元格等,GridView控件并不支持,本文提出了使用JQuery实现GridView交互操作的思路,并给出实现方式。
As a commonly used data binding control in ASP.NET,Grid View can display,edit and delete data in many different data sources.But for the interactive operation of the Web page,Grid View widget can not switch cells by the keyboard keys.This paper puts forward the idea of using JQuery to realize the interactive operation of Grid View,and gives the way to realize it.
出处
《价值工程》
2016年第35期168-169,共2页
Value Engineering