HI i want to use ajax confirm button extender in radgrid
i have a template column in which i have a link button
i have set confirm button extender in that template column.
when i click on the button the confirmbutton extender appears but if i click ok or cancel same action performed.
let me know if i am using confirm button extender in radgrid then which event of radgrid should i call in order to perform the same.
i used grdName_ItemCommand.
but it doesnt work when the code written in the grdName_ItemCommand.
executes then confirmbutton apperas please help me
i have a template column in which i have a link button
i have set confirm button extender in that template column.
when i click on the button the confirmbutton extender appears but if i click ok or cancel same action performed.
let me know if i am using confirm button extender in radgrid then which event of radgrid should i call in order to perform the same.
i used grdName_ItemCommand.
but it doesnt work when the code written in the grdName_ItemCommand.
executes then confirmbutton apperas please help me