GridView control
Explain two properties of GridView control which specifies to turn on paging and sorting.
Expert
Properties of the GridView control which is specified in order to turn on the sorting and paging are as follows:
a) The AllowSorting property of the Gridview control specifies that whether sorting is on or not. The AllowSorting property should be set to true in order to allow the sorting.
b) The AllowPaging property of the Gridview control specifies whether paging is enabled or not. You must set the AllowPaging property to True to enable the paging.
State the difference between a class and a structure?
Specify the new features involved in the Microsoft AJAX library?
List the usages of the Command object in ADO.NET?
By which method we can add or remove rows from a DataTable object of DataSet?
What Global.asax file includes in event handlers?
14. What is difference between Tool Strip drop down button and toolstripsplit button?
Write about the Satellite Assembly?
List different ways of deployment that are supported by .NET.
In what way we can format dates, numbers and currencies in the text box?
Describe the term Cloud?
18,76,764
1935712 Asked
3,689
Active Tutors
1452014
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!