Home > Backend Development > PHP Tutorial > 请问一下大家,这个排序一般如何做

请问一下大家,这个排序一般如何做

WBOY
Release: 2016-06-13 12:21:27
Original
999 people have browsed it

请教一下大家,这个排序一般怎么做


这是一个后台的一个查询结果列表

用控件来排序 还是用ajax,还是用什么?感觉不太灵活

谢谢
------解决思路----------------------
可以看到了
点排序功能是刷新页面吗?
如果不是就是用AJAX
------解决思路----------------------
各种 js 的 UI 框架都提供这个基础功能
如果你打算自己做,那就使用 ajax
但是请注意,当一个条件发生变化时,要传递所有的选中条件

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template