Tagged Questions
0
votes
1answer
607 views
CheckBox header to select all checkBoxes in SPGridView
I have a webpart with SpGridView.
<SharePoint:SPGridView ID="grid" AllowSorting="true" AllowFiltering="true" CssClass="ms-listviewtable"
runat="server" AutoGenerateColumns="false" ...