Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Third party datagrid, adding mm.net functionality?
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00851426
Message ID:
00851536
Vues:
8
SNIP
>Thank you. I guess I needed to take the attributes a little further.
>What did you mean by "My layout was set to Grid."
>Regards,
>Neil

When you look at the properties of your aspx page (rt. click on the page to get the propertites window) you have the option of Grid or Flow layout.
With Grid layout objects are arranged using absolute X,Y coordinates.
With flow layout objects are arranged top to bottom and you would have
to do things like insert
's and stuff to get your objects positioned exactly where you want them.

You should see a message about this every time you create a new .aspx page.
Chris
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform