Monday, March 26, 2012

ConfirmButton and GridView LinkButtons

Hi Everyone,

I would like to use the ConfirmButtonExtender when a LinkButton in a DataGrid control is clicked. The LinkButton is a TemplateColumn in the DataGrid control. I have the DataGrid in an UpdatePanel, along with the ConfirmButtonExtender control. However, the LinkButton is not visible to the ConfirmButton control when trying to set the TargetControlID property.

Is it possible to tie the ConfirmButtonExtender to a control in a DataGrid?

Hey,

You would also have to put the ConfirmButtonExtender in the template column with the linkbutton.

No comments:

Post a Comment