Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
9
Answers
Automatic Insertion and Addition in datagridView Columns
Bineesh VP
11y
1.2k
1
Reply
Sir, I am doing a ADO.NET Project at the moment.
take a look to the form frmPurchaseDetails:-
You can see the ProductName column is being filled in frm_Load Event.
the very next column PurchaseRate is to be filled as per the selection of products.
before going to the task, take a look the form frmProduct where the product Name come from:-
You can see Product Name and Purchase Rate column.
I want also increment of TotalAmount
column
( purchase Rate * quantity - Discount=Total Amount)
here is the form to be look like:-
So please help me on this topic
Post
Reset
Cancel
Answers (
9
)
Next Recommended Forum
ADO.NET Entity Data Model for ODBC Connection
DropDownList