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.

  • There is a user control for each, if the user has a date time

    1. 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

    Popular posts from this blog

    python - Overriding the save method in Django ModelForm -

    html - CSS autoheight, but fit content to height of div -

    qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -