You have a DataList control containing a LinkButton. What would you do to raise a theDeleteCommand event in the DataList by clicking on the LinkButton.

Question:You have a DataList control containing a LinkButton. What would you do to raise a theDeleteCommand event in the DataList by clicking on the LinkButton.

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


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!