I have one-to-many relation between tow tables so i want to link the Child table with Datagrid and the parent (reference table) with DropDownList that render into Datagrid ,so how i can do that
and how i an Update,Delete, and Add.