Question related to Gridview in Asp.Net
I am new to Asp.Net,I want to create a functionality to add a row in a Gridview but it is added at footer.I want to add it on top.Means whenver user clicks Add New button the existing record must move down and new row for insertion of record should be on top.I am stuck on this please do let me know about the solution.