G
Guest
Dear all,
I have a web form on which certain controls are visible according to a
certain status.
For example a list box with items is visible only if there are items to be
displayed.
What is the best way in asp.Net to handle such case with dynamic visibility
of controls?
Under windows App we normal place all caontrols on a form and them show or
hide them accordingly, how this should be done under Asp application ?
regards
serge
I have a web form on which certain controls are visible according to a
certain status.
For example a list box with items is visible only if there are items to be
displayed.
What is the best way in asp.Net to handle such case with dynamic visibility
of controls?
Under windows App we normal place all caontrols on a form and them show or
hide them accordingly, how this should be done under Asp application ?
regards
serge