McqMate
| Q. |
If you are using the DataSet and you have to display the data in sorted order what will you do? |
| A. | Use Sort method of DataTable |
| B. | Use Sort method of DataSet |
| C. | Use DataViev object with each sort |
| D. | Use datapaging and sort the data. |
| Answer» C. Use DataViev object with each sort | |
View all MCQs in
ASP.NETNo comments yet