Hi, I've a GridView wich shows
Qtt Price Total
(Qtt*Price)
The price is a combo/DropDownList from 0 to 50 and Price is a Decimal
formatted to show currency.
When the user changes the Qtt, the Total should change too... but how to do
that? any examples? via JavaScript?
VS 2005 asp.net C# 2.0
Thanks!
Paulo - 19 May 2008 19:15 GMT
Sorry, the Qtt is a combo not the Price.
> Hi, I've a GridView wich shows
>
[quoted text clipped - 10 lines]
>
> Thanks!
Mark Rae [MVP] - 19 May 2008 19:26 GMT
> I've a GridView which shows
>
[quoted text clipped - 6 lines]
> When the user changes the Qtt, the Total should change too... but how to
> do that? any examples? via JavaScript?
JavaScript would certainly allow you to do this without a roundtrip to the
server...
http://www.netomatix.com/development/gridviewclientsideaccess.aspx

Signature
Mark Rae
ASP.NET MVP
http://www.markrae.net