TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Prasanna Kumar Muduli
NA
114
42.7k
Math operation inside gridview using javascript.
Mar 29 2014 12:03 AM
Actually I have to do some calculation inside the Gridview for a stock Management Application.
In the gridview ,
1st column for Quantity(TextBox)
2nd column for Price/Qty(TextBox)
3rd column for Tax(DropDownlist(which has 3 option-3.5,4.0,0.0))
4th column for Total(Textbox)
Suppose Quantity =5
Price/Qty = 10
Tax=3.5
Total = (Quantity*Price/Qty)+(Quantity*Price/Qty)*(Tax/100)
How ever I was able to do the operation only using textbox-for Tax column
Please help I want to do using a DropDownlist-for Tax column
Reply
Answers (
1
)
how to show image in image control from gridview in another
Gridview row with comments and reply link timedate