I found a post about using an image column type to hide underlying data in the grid. This works great until i either export it to Excel or attempt to print it. Is there a better way for me to show empty excel cells for data based upon business logic? The bound objects are returned to the server, so to prevent significant translation problems, i would prefer to simply be able to mask data.
sorry. print preview works fine. it is only the excel export that ignores the column type.
never mind. i was able to use the cell exported
{
// if business logic
}