ASP.net C#
ASP.net C#
I am creating a gridview having 5 rows containing detail of operations users have to perform. Detail of operations should be filled when it is completed. At a time any number of operation details can be filled. In gridview, first Item-template contains Label (for operation name) and others are textbox (for other details).I am creating a gridv