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.
Explain the function of break statement in a switch statement with example?
Why there is a requirement of user-defined controls?
Explain concept of the Destructor?
How Web services can be prevented from the unauthorized access?
What do you mean by the term ALE? Describe the functions of ALE in 8085?
How all items in the CheckedListBox control in .NET 4.0 can be checked/unchecked?
Explain the use of App_Code folder in ASP.NET?
Explain why SiteMapPath control is being referred as eyebrow or breadcrumb navigation control?
Illustrate the difference between import System.Data.SqlClient and System.Data.Oledb in brief?
State some of the different ways in order to pass parameters to the server?
18,76,764
1924829 Asked
3,689
Active Tutors
1449870
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!