i have a gridview which is fill up by store procedure select command.
now i have added two update buttons in gridview using item template. 'Approve 'or 'Reject'. when user click on the buttons respective SP shud get call which can update the DB.
my quest. is tht where call the two different SPs for those button