VS2012 C#MVC 4和Java生成器表单 [英] VS2012 C# MVC 4 and Java generator forms

查看:57
本文介绍了VS2012 C#MVC 4和Java生成器表单的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨!目前我正在尝试创建一个项目,我列出,编辑,删除和创建人员的个人详细信息。我正处于需要创建地址页面的阶段。



我想创建一个类似于Html.DropDownListFor样式的下拉菜单,其中我有两个选择。一个选项将在具有某些字段的表单下生成,可以编辑,第二个选项也会生成不同的字段,可以编辑。(该过程应该在同一页面中进行)



谁能告诉我从哪里开始研究,因为我在谷歌找不到合适的关键词?

Hi! Currently I am trying to create a project where I list, edit, delete and create personal details for persons. I am at a stage where I need to create a address page.

I wanted to create a drop down menu similar to a style like Html.DropDownListFor object in which I had 2 options. One option would generate below a form with certain fields, which can be edited, and second option would generate also different field, which can be edited.(The process should be happening in the same page)

Can anyone tell me where to start researching, because I can''t find the right keywords for this in google?

推荐答案

你是什么到目前为止已经完成了,你在哪里被困?



全部



1.创建一个MVC 4.0项目并指向一个数据库(自动延伸到一定程度)

2.创建你需要的类(代码优先方法)

3.生成页面(可以做)自动)



如果你需要一个菜单​​选项,那么必须考虑像bootsrap或类似的东西 - http://twitter.github.io/bootstrap/ [ ^ ]





让我知道,如果这有任何帮助或你需要更详细(如果是这样,你到目前为止做了哪种方式?)
What you have done so far and where are you stuck ?

over all

1.Create an MVC 4.0 project and point to a database (does automatically up to some extend)
2.Create the classes you need (Code first method)
3.Generate the pages (can do automatically)

If you need a menu option then have to consider something like bootsrap or similar - http://twitter.github.io/bootstrap/[^]


Let me know, if this any help or you need more detailed (if so, which manner and what you have done so far?)


这篇关于VS2012 C#MVC 4和Java生成器表单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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