Hi,
My DataGrid initially doesn’t have any data to which I 've added some functionality to add rows of data dynamically. Since my Datatable which binds to the Grid initially is empty, my DataGrid doesn’t show up on the page. Is there as way to show the header and footer templates in the absence of any data in the Grid??
Any help apreciated.
thanks