I have a BrowseControl and a few buttons in a NetWebForm. Sometimes this browse is empty, which is shown with the message string. The navigation buttons of the browse are hidden. But I also would like to hide or disable some of my own buttons in this situation.
Is there some property or SessionValue set when there are no records to be displayed what I can use in the NetWebForm to detect the browse is empty? I looked for it, but maybe I am missing it.
Cheers,
Koen