Properties of the GridView control
Write the two properties of the GridView control which have to be specified to turn on paging and sorting?
Expert
Properties of the GridView control which need to be specified to turn on paging and sorting are:
i. The AllowPaging property : Indicates whether paging is enabled or not. We should set AllowPaging property to True to enable paging. ii. The AllowSorting property: It indicates whether sorting is enabled or not. We should set AllowSorting property to True to enable sorting.
What is the root namespace for fundamental types in .NET Framework?
State the major difference between the sub-procedure and function?
What is the duration for items stored in the ViewState?
How all items in the CheckedListBox control in .NET 4.0 can be checked/unchecked?
Distinguish the term Classic ASP as well as ASP.Net?
Write the difference between adding items into cache by a Add() method and by the Insert() method?
Write about features that are added in the .NET Framework 4.0.
What is meant by the Object Pooling?
Illustrate Queues and Stacks?
State the advantages Web services have over the Component Object Model (COM) and also the Distributed Component Object Model (DCOM)?
18,76,764
1924361 Asked
3,689
Active Tutors
1427056
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!