![]() |
Populating one Textbox from another textbox
Hi,
I have a problem as I want to populate S.Name populated when i select the SupplierID I am using MS access Database And i have in total 3 tables... In products table i have e.g. p.name=prodA prod_type=F p.Price=100 p.name=prodA p.Type=H p.Price=50 .... ... Suppliers Table: S.id=1 S.Name=InStock S.id=2 S.Name=EBM And taking data from these above two tables i am trying to insert in Supplier Windows Form (Table: Supplier Detail) SupId S.Name product_Name product_type Product_Price P.Qty Discount ProductPriceAfterdiscount (Should calculate based on what discount applied on Product_price) ...And here is the code Code:
public Form1()Thanks, Regards, |
| All times are GMT +5.5. The time now is 10:15. |