Hi Guys,

I am trying to consolidate 3 asp.net pages into 1 page only. I am going to use panel as an alternative to make visible all the fields I need and hide all the fields I don't need so that it will looks like users are viewing different pages. Is it a good practice?

Thank you in advance.