Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1130
"There are no items to show in this view"
posted

Hi,

In outlook, if a folder is empty, you get a message in the grid stating  "There are no items to show in this view".  I would like to do the same in my grids, but I can't find anything that seems like it would do the trick.  Is this supported?

Thanks

Andy 

Parents
No Data
Reply
  • 469350
    Verified Answer
    Offline posted

     Hi Andy,

        This can be done using a CreationFilter. CreationFilters can be a bit daunting if you are not familiar with them, but this one would actually be pretty simple. The only question is, what part of the grid do you want to replace with this text? Do you want to replace the entire grid with just a label? Or do you want the column headers to still display?  

Children