How to edit textbox text in datalist on click event of butto
In my application I am using datalist which contains textbox and button.
when user click on button in datalist respective textbox text should edit according to users requerment.
How to do this?