1.Set CommandName=” delete” in the LinkButton
2.Set the OnDelete property of the DataList to the ID of the LinkButton
3. A DataList control cannot raise an event in response to events raised by its child controls
4.A DataList control cannot contain child controls