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.
Differentiate between int32 and int?
In what way we can display the icon or bitmap image on a Button control?
Write the name of two new properties that are further added in an ASP.NET 4.0 Page class?
Explain about the Native Image Generator?
Explain the types of Inheritance.
How an ellipse is created, which is non- rectangular window?
Briefly describe the properties in C# and state the advantages which are attained by using them in programs?
Differentiate between a ContextMenuStrip control and a MenuStrip control?
Briefly describe login controls?
How we can populate the dataset before querying the DataSet object by using LINQ to DataSet?
18,76,764
1926246 Asked
3,689
Active Tutors
1413557
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!