Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Looping through all the controls
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01375750
Message ID:
01375974
Vues:
9
>>> ' Label values
>>> For Each loControl In toControl.Controls
>>
>>
>>Looked like a Localization kludge I did in 1.1
>>
>>What a nightmare to pick that up and attempt to display the proper language for forms before localization.
>
>Can you please explain what do you mean here?

Back in the day we could make anything bilingual {pick a # of supporting languages here} and bang against a table for the text to present for each control. In your loops you grab the control name and find it in the dataTable that you got from the languageGUIStrings table in your app.

Now that is all done via xml instead of a database but in reality it is just matching up control names to data in the xml.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform