Flexigrid 示例从 mysql 返回数据
我确信这是可以做到的,我只需要看一些例子。我想使用flexigrid来显示存储在mysql中的大量数据。我精通 php,但对 jquery 和 json 比较陌生。
谁能指出我正确的方向或提供一个很好的例子?我需要了解如何将数据返回到 flexigrid json。
谢谢
I'm sure it can be done, I just need to see some examples. I want to use flexigrid to show massive sets of data stored in mysql. I am proficient in php, but new to jquery and json.
Can anyone point me in the right direction or provide a good example? I need to see how to return data back to the flexigrid json.
Thank you
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这只是返回数据库结果的部分代码,您可以使用 Flexigrid jquery 代码调用页面
使用 Flexigrid jquery 代码调用页面
This is just the partial code for returning your database results, you would call you page with the flexigrid jquery code
call the page with the flexigrid jquery code