具有有限空间的子窗体解决方案
我一直在寻和尝试一些不同的东西,但我无法解决我的情况:
一个房间里有家具。 我需要有关这个家具以及房间的库存/细节。 用户使用其他一些细节测量房间,然后IDEALLY将使用子项目使用多项子窗体添加家具及其详细信息。 但是我有非常有限的空间。 这适用于平板电脑,因此屏幕空间几乎为零。 我需要合并图片和描述框等,所以我基本上有大约1-2个字段宽,7-8个字段长,我的子表单。问题是家具本身有大约15个字段。
所以我认为,由于空间限制和奇怪的要求,我需要的东西不是子形式; 也许是指向另一种形式的链接,用户可以添加家具而无需重新填充房间信息(即房间号,建筑物编号等)。
想法?
I've been looking and trying a bunch of different things but I can't solve my situation:
A room contains furniture. I need an inventory/details about this furniture as well as the room. The user measures the room with some other details, then IDEALLY would use subforms to add furniture and their details using a multi-item subform. However I have VERY LIMITED space. This is intended for a tablet PC, so screen space is next to nothing. I need to incorporate pictures and description boxes etc, so I basically have about 1-2 fields wide by 7-8 fields long to put my subform in.. problem is the furniture itself has about 15 fields.
So I think, due to space ctraints and weird requirements, I need something that isn't a subform; maybe a link to another form which the user could add furniture without having to re-populate the Room information (ie the room number, building number etc).
Ideas?
最满意答案
使用子表单但仅包括项目名称和数量(?)。 在适当的位置添加一个添加按钮,然后使用该按钮将项目添加到当前子表单中包含的任何形式。 添加按钮可以打开未绑定或绑定的表单。
Use a subform but include only item name and quantity(?). Put an add button somewhere suitable and use that to add items to what ever form is contained in the current subform. The add button can open a an unbound or bound form.
#感谢您对电脑配置推荐网 - 最新i3 i5 i7组装电脑配置单推荐报价格的认可,转载请说明来源于"电脑配置推荐网 - 最新i3 i5 i7组装电脑配置单推荐报价格
下一篇:在C ++中,是为派生类创建的一组新的私有变量吗?(In C++, are a new set of private variables created for a derived class?)
推荐阅读
留言与评论(共有 8 条评论) |
本站网友 桂花岗二手房网 | 18分钟前 发表 |
7-8个字段长 | |
本站网友 爱滋病传播 | 24分钟前 发表 |
7-8个字段长 | |
本站网友 60分钟 | 1分钟前 发表 |
所以我认为 | |
本站网友 诺基亚e71软件 | 15分钟前 发表 |
但是我有非常有限的空间 | |
本站网友 含羞草有毒 | 19分钟前 发表 |
问题是家具本身有大约15个字段 | |
本站网友 梦到自己掉牙 | 27分钟前 发表 |
so I basically have about 1-2 fields wide by 7-8 fields long to put my subform in.. problem is the furniture itself has about 15 fields. So I think | |
本站网友 still是什么意思 | 26分钟前 发表 |
so I basically have about 1-2 fields wide by 7-8 fields long to put my subform in.. problem is the furniture itself has about 15 fields. So I think |