- Online Exam Test Papers | - MCQs[multiple choice questions and answers ] | - Mock Test Papers | - Practice Papers | - Sample Test Papers |

Question:
You are working with a DataSet and want to be able to display data, sorted
different ways. How do you do so?

1.Use the Sort method on the DataTable object.

2.Use the DataSet object’s Sort method.

3.Use a DataView object for each sort.

4.Create a DataTable for each sort, using the DataTable object’s Copy method, and then Sort the result.

Posted Date:-2022-02-03 11:30:46


More MCQS Questions and answers

Search