|  | 
 
| datagrid used when adding "delete" dim button as linkbutton
 button = ctype (e.item.cells (3) .controls (0), linkbutton)
 button.attributes.add ("onclick", "return confirm ('que ren shan chu?');") to add a pop-up box Now the "delete" I added is an imagebutton, not a linkbutton, which is done under the template template
 Can't get out ??
 | 
 |