Re: How tell if formview has no data?
- From: "Cirene" <test@xxxxxxxx>
- Date: Tue, 6 Nov 2007 18:03:16 -0500
Can you provide a sample?
This doesn't seem to work:
If me.fv1.Row Is Nothing Then
"Alexey Smirnov" <alexey.smirnov@xxxxxxxxx> wrote in message
news:1193090452.354549.28060@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Oct 22, 4:16 pm, "Cirene" <invalid_em...@xxxxxxx> wrote:
Using code, how can I tell if a formview control has no data/records?
I think there are few ways you can do it, you can check if
Formview.DataItem, or Formview.Row are not null, you can check if
datasource has rows, etc
.
- Follow-Ups:
- Re: How tell if formview has no data?
- From: Alexey Smirnov
- Re: How tell if formview has no data?
- Prev by Date: Re: ASPNET does not have write access ... tried everything?
- Next by Date: Re: session variable getting lost
- Previous by thread: click event is fired twice on an enhanced Button Control
- Next by thread: Re: How tell if formview has no data?
- Index(es):