Diplay header and footer when gridview is empty
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I have searched everywhere for a solution for this. I have a gridview that is bound to a datatable. The gridview has a footertemplate so i can add new records. The problem I have is when the pageloads the footer is not being displayed when there are no records. Any help with this would be most appreciated.
-
I have searched everywhere for a solution for this. I have a gridview that is bound to a datatable. The gridview has a footertemplate so i can add new records. The problem I have is when the pageloads the footer is not being displayed when there are no records. Any help with this would be most appreciated.