I have a detailview control with linkbutton inside the templatefield. I wrap the detailview inside the updatepanel and set trigger with the linkbutton inside the detailview. However, i got error saying it can't find the linkbutton. I tried to google on setting trigger that is inside detailview and gridview but i haven't come across any post regarding how to do it.
does anyone know how you can use the linkbutton inside gridview or detailview as trigger? thank.