how to insert data using button click from grid to database ?
i mean to say , i have one grid and two button one add new and save
when i click on add new then new row could be added in grid and when i click on save button then
i want to save all those data which are added in new row will be added in database
note : i used BO /custom entitty classes not dataset
parag barot