可学答题网 > 问答 > MCTS(70-515)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You are implementing&#8194


You are implementing an ASP.NET application. The application includes a Person class with property Age. You add a page in which you get a list of Person objects and display the objects in a GridView control. You need to add code so that the GridView row is highlighted in red if the age of the person is less than 18. Which GridView event should you handle?()

  • ARowDataBound
  • BRowCommand
  • CRowUpdated
  • DRowEditing
参考答案
参考解析:
分类:MCTS(70-515)题库
相关推荐

1、You are implementing 

You are implementing an ASP.NET Web site. The root directory of the site contains&#8194...

2、You are implementing 

You are implementing an ASP.NET application that includes a page named TestPage.aspx. TestPag...

3、You are implementing 

You are implementing an ASP.NET Web site that will be accessed by an international&#819...

4、You are implementing 

You are implementing an ASP.NET application that includes a page named TestPage.aspx. TestPag...

5、You are implementing 

You are implementing an ASP.NET page that hosts a user control named CachedControl. You...

6、You are implementing 

You are implementing an ASP. NET MVC 2 Web application. You add a controller name...