如何在ASP.NET中使用jquery在3层体系结构中绑定gridview [英] How to bind gridview in 3-tier architecture using jquery in ASP.NET

查看:90
本文介绍了如何在ASP.NET中使用jquery在3层体系结构中绑定gridview的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在sql数据库中有一个表,我希望该表使用jQuery与gridview绑定。

我是jQuery的新手,有谁可以帮我解决这个问题?

任何链接,任何帖子,任何示例等都是有帮助的。



我尝试过:



如果不使用jQuery,我已经在正常的程序中完成了这个,但是我想使用jQuery。

I have a table in sql database,i want that table to bind with gridview using jQuery.
I am new to jQuery, can anyone help me how to achieve this?
Any links,any posts,any examples etc are helpful.

What I have tried:

Without using jQuery,i have done this in normal procedure but using jQuery i want to do.

推荐答案

DataTables | jQuery的表插件 [ ^ ]是一个用于创建表的流行插件通过jquery。



或谷歌搜索其他jquery网格。它们有很多。
DataTables | Table plug-in for jQuery[^] is a popular plugin for creating tables via jquery.

Or google for other jquery grids. There are tons of them.


Jquery已经过时了,你为什么要用它?



jquery将帮助制作用于获取数据的AJAX调用。它还可以用于设置元素的内容。如果你在没有jquery的情况下完成它,那么更改代码以使用jquery应该是微不足道的。在寻求帮助时,如果您不发布代码,答案将是模糊的
Jquery is pretty out of date, why are you using it?

jquery will help make the AJAX call to get the data. It can also be used to set the content of an element. If you did it without jquery, changing the code to use jquery should be trivial. When asking for help, if you don't post code, the answers will be vague


这篇关于如何在ASP.NET中使用jquery在3层体系结构中绑定gridview的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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