Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get Item Price on change of Product.
Message
 
 
À
04/06/2008 16:36:11
Sammy Derban
Ghana Telecom
Accra, Ghana
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires Web
Versions des environnements
Environment:
ASP.NET
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01321744
Message ID:
01323192
Vues:
17
>Hello All,
>
>New to DotNet.
>I need help in displaying the corresponding item price in a textbox on selection of a Product. I'm using Formview.
>
>TIA

One solution would be using server side code, another solution would be to save price for each product in some extra property (added in run-time in JavaScript or even in design-time) for the DropDownList. When update the textbox using JavaScript with (wow, interesting - looks like DDL doesn't have client side code for changing selected value).
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform