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 do you mean by Structures? Explain in brief?
State the difference between GroupBox and Panel control?
In what way we can deploy the ASP.NET Web application?
Explain about the DataAdapter.Update() and DataSetAcceptChanges() methods.
Illustrate the characteristics of the reference-type variables which are supported in a C# programming language.
Describe in brief regarding the Visual basic.NET?
Why is XML InfoSet specification distinct from the Xml DOM? Explain what does the InfoSet attempt to resolve?
Explain about object-oriented programming (OOP)?
Specify the differences between the Dispose() and Finalize() methods.
Name the methods of DataView class?
18,76,764
1930476 Asked
3,689
Active Tutors
1438700
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!