Properties of the GridView control

Write the two properties of the GridView control which have to be specified to turn on paging and sorting?

E

Expert

Verified

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.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.