什么被认为是最好的表格排序指标?
我有一个“经典”表,其中的表头中包含字段名称:
在表中显示排序指示符的方法有很多种:
- 活动字段名称后的向上和向下三角形
- 将活动字段的字段名称设置为粗体/下划线
- 更改活动字段的颜色
什么是指示活动字段的最佳方法表字段?
I've got a 'classic' table which has table heads with field names in it:
There are a lot of ways to display an sorting indicator in a table:
- Upwards and downwards triangles after the active field name
- Making field names of the active field bold/underlined
- Change the color of the active field
What's considered the best method to indicate an active table field?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在我看来,使用向上和向下三角形是最好的方法,因为它们明确且易于解释。
In my opinion using upward and downward triangles is the best way, because they are unambiguous and easy to interpret.