移动端

  • 题王微信公众号

    题王微信公众号

    微信搜“题王网”真题密题、最新资讯、考试攻略、轻松拿下考试

单选题

You are developing a Windows Forms application that contains a DataGridView control. The DataGridView capture the customer's name, address, and phone number. You have been asked to provide data validation in a DataGridView to prevent users from leaving the.. You need to ensure that users cannot tab out of the name field without entering data What should you do ?()

发布日期:2021-03-17

You are developing a Windows Forms application tha...
A

Validate the name field in the CellValidating event. Set e.Cancel = true if the name field is

B

Validate the name field in the CellErrorTextChanged event. Get e.RowIndex if the name field ..

C

Validate the name field in the CellEnter event. Set the focus on the name field if the name ...

D

Validate the name field in the CancelRowEdit event. Set the focus on the name field if the name ...

标签: "暂无标签"

题王网让考试变得更简单

扫码关注题王,更多免费功能准备上线!

此试题出现在

微软认证考试

护理学专业知识

去刷题