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 would you do to get rid of Microsoft visual basic name space?
Define the term DTD?
Whether XCOPY copies the system files and the hidden files or not.
Explain what is meant by the IL?
Specify the similarities between a class and a structure.
Briefly describe deployment?
What is .NET Framework? Specify its applications?
Distinguish between RichTextBox control and TextBox control.
What do you mean by Common Language Specification (CLS)?
In what way we can disable a context menu for the TextBox control?
18,76,764
1925666 Asked
3,689
Active Tutors
1435625
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!