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.
Briefly explain about ToolTip control. In what way we can associate it with another control?
Write ASP.NET configuration options that are supported in ASP.NET implementation on shared Web hosting platform?
How we can populate the dataset before querying the DataSet object by using LINQ to DataSet?
Explain what is meant by Procedure oriented language?
Briefly describe deployment?
What are the different ways to manage state in ASP.Net?
Write about the AJAX and JavaScript?
Explain about the rules and regulations which should be followed when creating the well-managed XML document.
Specify various states of the XMLHttpRequest along with their description.
Briefly describe the TrackBar control.
18,76,764
1928766 Asked
3,689
Active Tutors
1421112
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!