To provide flexibility, the GridView offers the TemplateField, which renders using a template. A template can include a mix of static HTML, Web controls, and databinding syntax. In this tutorial we'll ...
AllowPaging Property sets to true/false. It is used to support the paging in gridview control. AllowSorting This property supports sorting in gridview control and it is enabled/disabled via true/false ...