本文介绍了动态数据输入屏幕的创建的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
我在我的一个项目中有一个要求,可以动态创建数据输入屏幕.
1)用户应该有一个设计师,可以在其中添加所需的字段并对其进行控制,例如文本框,下拉列表等.
2)一旦用户完成他的设计,该设计必须另存为模板.
3)使用保存的模板,我需要创建一个动态aspx页面供用户进行数据输入.

请在这个
帮助我
在此先感谢...

Hi All,
i have a requirement in one of my project to create the data entry screen dynamically.
1) user should have a designer where he can add the required field and control for it like text box,drop down etc.
2) once the user complied his design,that design has to be saved as a template.
3) using the saved template, i need to create a dynamic aspx page for teh user to do data entry.

please help me out in this

thanks in advance...

推荐答案


这篇关于动态数据输入屏幕的创建的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-12 04:43