NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: JohanR on August 26, 2014, 11:07:54 PM
-
Hi,
I have a browse that's hidden if no records found, is there a way to hide the sub-header along with the browse?
The browse is on a memory form, so am trying to avoid anything showing up from the browse procedure if no records found.
Alternative would be to create a function to count the records and use that on the form whether to hide the browse or not.
thanks
Johan
-
you could wrap the sub-header code in a condition.
It's inside the
Heading
routine in the browse.
cheers
Bruce