GridView + JS?

  • Thread starter Thread starter Paulo
  • Start date Start date
P

Paulo

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!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top