Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Webform Panel and HTML Panel Controls
Message
De
07/11/2003 19:30:51
Eugenio Casal
Futura Tecnologia Informação Consult Ltd
São Paulo, Brésil
 
 
À
07/11/2003 15:51:47
Mindy Shingara
Central Susquehanna Intermediate Unit
Lewisburg, Pennsylvanie, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires Web
Divers
Thread ID:
00847801
Message ID:
00847869
Vues:
24
Hi Mindy,

Maybe one panel is inside the other.

If you're using Flow Layout you can put the controls one next to the other as pointed by Hector. If you're using Grid Layout as I suppose, you could use a table (2 rows, 1 column) with one panel per row.

Regards,

Eugênio


>I have 2 instances on one form where I have placed an HTML grid layout panel control within a .NET webform panel control. I also have other controls such as labels and textboxes within the panels. It allows me to change the visible property to true & false on the panel rather than each control separately to display a whole section of controls at once. When I click a button, the user will see either the totals panel or the error message panel appear. The 2 are positioned on the form at the same location, but only 1 of them will only ever show at once. However, I put the error message panel on top of the totals panel & said, "bring to front", but I can't ever get the error message panel to display. It is acting like it's still underneath the totals panel even though the totals panel is not visible at the time. Is there a way to display one or the other while they're both positioned at the same place on my web form?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform