Message
 
 
To
04/06/2008 16:36:11
Sammy Derban
Ghana Telecom
Accra, Ghana
General information
Forum:
ASP.NET
Category:
Web forms
Environment versions
Environment:
ASP.NET
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01321744
Message ID:
01323192
Views:
18
>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
Previous
Reply
Map
View