Hi Jeffrey,
The application does work well on IE. The problem is with Netscape.
The problem with the workaround is it is a workaround. I am looking for a
better solution, hopefully something built-in.
I am still looking for answers to these questions:
1. Is there a way to make the DataGrid do this like it does when a
formatting is not used?
2. Is there a conditional formatString that if "" then " ", like the ?:
operator?
3. I tried checking in PreRender, but the TableCell.Text was still "" for
null and non-null values. So when does Formatting take place in the control
life cycle?
Thanks,
Doug
""Jeffrey Tan[MSFT]"" <v-> wrote in message
news:...
>
> Hi Douglas,
>
> Thanks for posting in this group.
> Does your application work well on IE client?
> As you state, you can workaround this through "?:" operator which judges
> null and generates .
> I think it should work well. What is the problem of your workaround?
>
> Best regards,
> Jeffrey Tan
> Microsoft Online Partner Support
> Get Secure! - www.microsoft.com/security
> This posting is provided "as is" with no warranties and confers no rights.
>