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.
Explain what is meant by the IL?
Write about the AJAX and JavaScript?
Specify various states of the XMLHttpRequest along with their description.
State the difference between GroupBox and Panel control?
Is it a good practice to practise handle the exceptions in code?
How an ellipse is created, which is non- rectangular window?
Explain how is docking different from the anchoring?
Name the events which occur when the client requests the ASP.NET page from IIS server?
Is it possible to write a class without specifying the namespace? Write the namespace to which it belongs by default?
What is the function of Orientation property in a Menu control?
18,76,764
1955387 Asked
3,689
Active Tutors
1423716
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!