gridview disappears
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
Re: gridview disappears
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.)
On Apr 9, 6:04=A0pm, "John Devlon" <johndev... [at] hotmail.com> wrote:
> Hi,
>
> I've placed agridviewon a page but it disappears when there is no data.
>
> How do i keep thegridviewvisible, even when there is no data ?
> (headers etc)
>
> Thanx
>
> John