Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Customization, is it possible?
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01189891
Message ID:
01190346
Vues:
11
Antonio

>My company is considering using an application framework. We do mostly ASP.NET development, and one of the requirements is to be able to offer a great deal of flexibility to our customers. In essence, allow them to change the labels and position of fields in our pages, even to make some fields not show and have the remaining fields shift up (so that there are no gaps for the supressed fields). Is this something that The Mere Mortals .NET FRamework would allow?

You can use its data-driven localization features to change any text on a Web Form or Windows Form. You can use its data-driven security features to either hide or disable controls. You would have to add your own custom logic to move user interface controls to new positions. If you use ASP.NET tables wisely you can get your user interface controls to "move up" when there are no controls shown in a particular row of the table.

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform