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
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?
I would like the column headers to still display, but not the row selectors or grid lines where the actual data would appear. Just like Outlook 2003 / 2007.