asp.net - loading input from multi choice -
Hello I have a task because there is a dropdown list to select an input type
- < Li> Text box
- Date
- Number
When selecting one of those types, I have to open the selected input (e.g.
- to use aspview (each input type one view) If the user is loading a type then this user control in runtime
Or do you have a better idea?
Comments
Post a Comment