jqGrid的能降解优雅? [英] Can jqGrid degrade gracefully?

查看:108
本文介绍了jqGrid的能降解优雅?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在所以读了很多关于jqGrid的好东西,想知道这是否是非常适合的一个项目,我要工作。

I read a lot of good things about jqGrid on SO and would like to know if it is well suited for a project I am going to working on.

我们正在寻找要么asp.net经典的坚持或(一年使用它后,我的preference)移动到asp.net的MVC。

We are currently looking at either sticking with asp.net classic or moving to asp.net mvc (my preference after a year working with it).

我喜欢这样的jqGrid可以作为一个jQuery插件或者作为购买的版本经典的asp.net,使我们有什么地方改变了线的选择,如果我们选择。

I like that jqGrid works as a JQuery plugin or as a purchasable version for classic asp.net, giving us the option to change somewhere down the line if we choose to.

从我的阅读中,我看到了JQuery的版本,使用JavaScript来设置网格。可这个版本的配置与关闭JavaScript正常降级?使用C#,然后躺在了JS在上面额外的功能,我们可以创建表格?

From my reading I see the JQuery version uses javascript to setup the grid. Can this version be configured to degrade gracefully with javascript turned off? Can we create the table using C# and then lay the JS over the top for extra functionality?

是否有任何陷阱我应该知道选择的jqGrid作为我们的应用程序的网格?

Are there any gotchas I should be aware of choosing jqGrid as our application's grid?

如果有人想任何澄清,请发表评论。

If anyone would like any clarifications please leave a comment.

推荐答案

您可以构建HTML表,然后用tableToGrid(的 http://www.secondpersonplural.ca/jqgriddocs/%5F2h30t8wte.htm )。在应该在每个浏览器正常工作。您还可以更改tab​​leToGrid脚本,​​以满足您的需求,也不是很难。

You can construct html table and then use tableToGrid (http://www.secondpersonplural.ca/jqgriddocs/%5F2h30t8wte.htm). In should work fine in every browser. You can also change tableToGrid script to match your needs, it is not hard.

这篇关于jqGrid的能降解优雅?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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