Which features are supported by the GridView control in ASP.NET?
Explanation
The GridView control in ASP.NET supports both built-in paging and automatic data binding, allowing for efficient display and navigation of data.
The GridView control in ASP.NET supports both built-in paging and automatic data binding, allowing for efficient display and navigation of data.