Re: How tell if formview has no data?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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



.


Quantcast