AD
Administrator
Syncfusion Team
April 28, 2003 05:50 AM UTC
The reason you are seeing this is that Monotype Corsiva does not support regular font. You also need to set Italic. With the upcoming 1.6 release the error is handled a little better, but it still throws an exception at that point. If you wanted to catch this error, then one way would be to derive your grid, override OnDrawItem and put the call to the base class in a try block.