一页中包含100个字段 [英] 100 fields in one page

查看:46
本文介绍了一页中包含100个字段的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi在我的项目"中,我应该在一页中保留120个输入字段.如果我将所有字段都放在一个字段中
该页面的页面高度将非常高,它看起来不太好,我该怎么办

hi In My Project i should keep 120 input fields in one page . if i put all field in one
page that page height will be increasing very high it is not looking good how can i
put all my field in normal size page is there any concept for my solution?

推荐答案

在这里,您可以容纳2个或更多面板,每个面板中不包含任何字段,应该看起来不错,意味着每个选择15到25,并且具有两个按钮,分别是next和next,next和next按钮可见=工作面板为true,非工作面板为false
Here u can take 2 or more panels and in each panel take no of fields that should look good means 15 to 25 as per choice and have two buttons as next and previous and on next and previous button visible =true of working panel and false in non-working panel


有很多选择,我更喜欢Tab控件(将100个字段分隔为类别,并为Tab控件中的每个类别创建Tab)

标签样本

TabContainer [使用MultiView控件的简单ASP.NET选项卡控件 [创建用于显示父/子数据的选项卡式界面 [如何通过ASP.NET使用面板控件 [
You have many choices, I prefer Tab control(separate the 100 fields in to categories & create Tab for every category in Tab control)

Tab Samples

TabContainer[^]

A Simple ASP.NET Tab Control Using the MultiView control[^]

Creating a Tabbed Interface for Displaying Parent/Child Data[^]

Also you can use Panels

How to use Panel Control using ASP.NET[^]


您好,


如果不需要所有字段,则可以显示show div.

前任.
在页面中进行划分.如个人信息,教育信息,其他信息等.

在单击时,除显示该信息字段的div之外的其他信息.

您可以按照相同的方式进行其他划分.
Hi,


If all fields are not required than you can make a show hide div.

Ex.
Make a divisional in page. Like personal information, Educational information, Other information etc.

On click Other information than show div of that information fields.

Same way you can follow for other division.


这篇关于一页中包含100个字段的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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