how to add the footer row dynamically in gridview. with textboxes.. pls give any idea…
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Since there can be only one footer row in the grid view IMO it is better to add the footer row by setting the
ShowFooterproperty of the grid view totrue. Setting theFooterStyleproperty can be helpful here.When coming to the programming part,
Try this and comment.
Edit : This will be helpful
http://www.asp.net/data-access/tutorials/displaying-summary-information-in-the-gridview-s-footer-cs