
hello,
i want to create a grid view from two tables in database. and bind it together and update it another table in the database. Customer_Name is one column from BillingData table and Group_Name is another column from GroupMapping. and the remaining fields should be text fields where use can enter the values.
You have a couple of things to work out.
Damien.