what is the syntax for blank list view object... for example:
if classlistview is blank then
<statement>
else
<statement>
end if
what is the syntax for classlistview is blank? as in no record(s) were retrieved...
any help is appreciated... thanks :)