Methods of DataView class
Name the methods of DataView class?
Expert
The methods of DataView class are as follows:
i. Delete() – It deletes a specified row from DataView object according to a specified index.
ii. Find() – It Finds the row in the DataView by using the sort key value.
iii. AddNew() – It adds the new row to a DataView object.
iv. FindRows() – It uses a sort key value equivalent to the columns of the DataRowView objects. It returns the array of all corresponding objects of the DataRowView whose columns go with a sort key value.
Explain about pixels, points, and em's whenever fonts are exhibited?
State the difference between a ContextMenuStrip control and a MenuStrip control?
Explain what do you mean by .NET?
Specify some of the situations in which AJAX cannot be used.
In what way we can deploy the ASP.NET Web application?
Which statement can be used to replace many if-else statements in the code.
Illustrate the reason in brief why WPF is used?
Name the three states which are set in a CheckState property of the CheckBox?
Describe regarding the Visual basic.NET culture in brief.
Explain the Code Contracts?
18,76,764
1923374 Asked
3,689
Active Tutors
1461265
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!