Hi
I am using VS 2010 for developing SP 2010 list workflow.
Once the task is created for the approver (Assigned To), he can go to the task list and edit the item and update and choice field to "approve/reject".
But by default we do not have the approve reject buttons on this. When checked the same using SP desginer workflow I see that when the item is edited in tasks list Approve/ reject/cancel buttons are appearing.
How can include the same functionality when developing workflow using VS2010. I do not want to update a choice field instead want to have approve and reject buttons.
Pls suggest.