Hey guys,
Quick question, I'm building a VB application that will open up a form with a crystalReportsViewer in it to preview reports depending on the parameters the application passed to it. Is there a method that I can invoke to first tell if there will be any records? If there are no records I would prever to just display a messageDialog box telling the user that there are no records for that specific request, instead of opening a new form with a blank report in it.
Thanks,
Brooks
Quick question, I'm building a VB application that will open up a form with a crystalReportsViewer in it to preview reports depending on the parameters the application passed to it. Is there a method that I can invoke to first tell if there will be any records? If there are no records I would prever to just display a messageDialog box telling the user that there are no records for that specific request, instead of opening a new form with a blank report in it.
Thanks,
Brooks