Hi
how to get listview binding using edit,update,Paging,sorting in asp.net c# with Linq without insert new record.i just want only edit option in listview .if i click to edit button to show save and cancel button.suppose i click to save means the particular records should Update or else i click to cancel button means to show edit options.
Ramu.R