GridView CheckBox Check All Items (edit)
- ASP.NET
- GridView
- Header
- CheckBox
- Check all items
- jQuery
- Custom Paging & Sorting
https://www.codeproject.com/Questions/652117/checkbox-in-header-gridview
https://forums.asp.net/t/1585142.aspx?How+to+add+a+master+checkbox+to+the+header+of+a+gridview
https://stackoverflow.com/questions/7709202/how-to-make-a-gridview-header-check-box
Custom Paging
https://www.codeproject.com/Articles/25835/GridView-Custom-Paging-with-PageSize-Change-Dropdo
https://forums.asp.net/t/2122549.aspx?Paging+custom+page+size
https://www.c-sharpcorner.com/UploadFile/99bb20/custom-paging-with-gridview-control-in-Asp-Net-4-5/