gridview disappears

gridview disappears

am 10.04.2008 03:04:52 von John Devlon

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

am 10.04.2008 17:18:46 von arun.visrez

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" 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