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.
Describe in brief regarding the Visual basic.NET culture?
Write the name of the methods available in .NET 4.0, which are used to add and delete items from the ListBox control?
Write down some of the benefits of hosting WCF service in the WAS?
Differentiate between the Finalize() and Dispose()?
State some of the use of ScriptManager control in the AJAX?
Illustrate different types of inheritance?
Describe code access security (CAS)?
List out the different components of an assembly.
Mention different types of data providers available in .NET Framework.
Explain the use of a DropDownStyle property of a ComboBox control?
18,76,764
1958402 Asked
3,689
Active Tutors
1421152
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!