带 Flexgrid 的 Codeigniter

发布于 2024-08-27 05:19:27 字数 152 浏览 4 评论 0原文

我刚刚下载了 flexigrid 和示例并尝试执行。在示例中,有一个函数 getCountries,它用数据库中的国家/地区填充网格...

我尝试了这个,似乎 Flexigrid 一直在处理(它说正在处理和转弯)...

我做错了什么吗?

比X

I have just downloaded the flexigrid and examples and tried to execute. In the example, there is a function getCountries, which populates the grid with countries from the database…

I tried this and it seems the flexigrid just keeps processing (it says processing and turns and turns)...

Am i doing anything wrong.

ThanX

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

明明#如月 2024-09-03 05:19:27

如果你想包含原型,你应该查看 jQuery.noconflict

you should look at jQuery.noconflict if you want to include prototype

赢得她心 2024-09-03 05:19:27

固定的。包括prototype.js 造成了问题。删除后,它起作用了。

Fixed. including prototype.js created the problem. After removing that, it worked.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文