Hi all,
I need to create a prg. in that user can designed the form based on their requirements (like add delete buttons, textbox, labels, change its properties, location) and save the form changes permanently.
Please guide me.
views:
23answers:
2
+1
A:
Are the buttons etc. to be entirely dynamic, or are they from a predefined set of commands? Cause if it's the first requirement, then I'd suggest just deploying visual studio...
Paddy
2009-10-02 06:19:37
Actually i need to store 10 fields for a client. If the no of fields differ from this for a new client i have to create a new project. Instead of create a new project i want create prg. in that user can made changes as per their requirements. The function was just store the fields in db.
Krishna
2009-10-02 06:57:34