|
-
Oct 21st, 2009, 03:39 AM
#1
Thread Starter
Hyperactive Member
Multiply Two Column in GridView
Hi All,
In my web application I have one gridview control with the column of Item Price, Quantity and Total.
When I'm enterign values into the textboxes of ItemPrice and Quantity the total textbox want to be fill automatically.
Column4 = Column2*Column3
All the Column have only Textboxes and I need the same operation for the edit mode also.
I think you guys have idea on this, Let me know the same....
Thanks in advance...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|