显示数据的最佳方法? [英] Best way to show data?

查看:111
本文介绍了显示数据的最佳方法?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我有一个包含许多食物的数据库,当一个人吃了食物时,dat会与food_id和user_id一起发布到一个单独的表中.我需要显示每一天所吃食物的清单,因此基本上是食物日记.我正在寻找显示数据的最佳方式,我真的不知道该使用什么.我查看过数据网格,但它们看起来很难看,任何建议都将不胜感激.

Dan

Hi,

I have a database that has a number of foods, when a person eats the food a dat gets posted into a seperate table along with the food_id and user_id. I need to show the list of foods eaten on each individual day so basically a food diary. I am looking for the best way to show the data, I really am not sure what to use. I have looked at datagrids but they just appear ugly any suggestions would be appreciated.

Dan

推荐答案

您是否看过ListView?


John所建议的如果您只想在屏幕上显示数据网格格式,则ListView可以很好地完成此任务.看看 [ ^ ]示例
As John advised If you want to just display data in a grid format, then a ListView works quite well for this task. look at this[^] example


实际上,UI设计和报告是自定义活动.这些都是无尽的行为.

如果您觉得gridview很难看,请使用CSS
样式1 [Style2 [ Ajax选项卡式控件 [
Actually UI design and reports are customized activities. these are endless acts.

If you feel gridviews are ugly then go with CSS
Style1[^], Style2[^]

or go with Ajax tabbed control[^], tabs are used as days.


这篇关于显示数据的最佳方法?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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