Hi,
I've placed a gridview on a page but it disappears when there is no data.
How do i keep the gridview visible, even when there is no data ?
(headers etc)
Thanx
John
arun.visrez@gmail.com - 10 Apr 2008 16:18 GMT
There is an empty data template that u can use to display messages
like "No records found etc."
or u will have to add some dummy data if the fieds are e mpty ( like
space etc.)
> Hi,
>
[quoted text clipped - 6 lines]
>
> John