Hi everyone,
I have a form where i have to create purchase order using product code, product name in DataGridView ComboBox cell from database to bind product code (display member, value member) and on product code ComboBox SelectedIndex change bind product name (display member, value member) from database(SQL server) and add multiple row (when i done with first row and hit enter button automatically crate a new row in DataGridView after that same process as well as quantity, unit price weight net weight and calculation of quantity X weight=net weight in c# window form (visual studio 2017)
Please any one help me in it with live (data) example.
Thanks to all.....!
It's very urgent please help me