How to insert empty row in the grid view in asp.net
i have 17 records in my gridview. I have set page size propery=5 then i have 4 pages, in the final page i m getting two records its corect . But in the final page of the gridview i need 5 rows as per the page size (remaining 3 rows as an empty row).