Click here to Skip to main content
15,899,679 members
Please Sign up or sign in to vote.
1.67/5 (3 votes)
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...
Posted
Updated 18-May-12 4:45am
v2
Comments
Kschuler 18-May-12 10:39am    
This is too general of a question and you do not include enough details for anyone to be able to help you. We don't know what you mean by "designer kind of stuff". Or what you mean by "saved as a template". Or any of #3.
sraman222 18-May-12 10:45am    
please let me know, is the above updated details is ok
ShaikhM 20-May-12 23:02pm    
And why have you included Crystal reports in your tags? there is no mention of crystal reports in your question itself.
sraman222 21-May-12 2:10am    
like , is this possible to achieve through crystal report run time designer and convert the same report layout to a data entry screen
sraman222 22-May-12 3:18am    
In other words, the requirement is to create a data entry screen dynamically.

I would like to know if Crystal Reports can be used in this scenario. If yes, can you please explain how.
Otherwise, any other alternatives or pointers are also appreciated.

1 solution

Your question is still quite general. What specifically are you having trouble with? If you don't even know where to start on your project, I suggest starting by researching on google[^]. The first link is to an MSDN article called Creating Dynamic Data Entry User Inferfaces[^]. Hopefully that will get you started.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900