I have a requirement to make the dataview web part invisible if the list has no records. Is this possible with a little customization in sharepoint designer without touching the object model?
By default if the list is empty, the web part is visible with a message that says something like... 'There are no items in this list'
Please advice