Hi team i am having issue on grid templdate column
In my grid Edit button is in template column when i click edit grid is display in edit button. Now i click on reset button i need to reset all grid. But not reseting row.
I guess you want to close the editforms on the reset button click.I'm not sure where you are adding the reset button.Please try the below code snippet,I have added the reset button in CommandItemTemplate.If this doesn't help,please elaborate on your requirements.