Click here to Skip to main content
15,886,689 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I am creating windows application using c#, here I am using my billing form DataGridView my DataGridView columns (Slno, ProductName, Price, Qty, Amout). I am already stored my product(table name) database table, each product stored different four prices (Ex : Ball, price1-10, price2-20, price3-30, price4-40),
When I am entered DataGridView ProductName that time above 4 prices shown TextBoxes outside GridView.

How to create above my project any one give me ideas?

What I have tried:

How to Bind Product Prices outside Data grid view textboxes
Posted
Updated 4-Jun-16 9:54am
v2

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900