Hello

on one client machine (Win 98, 128 MB RAM, 82% Resources free) there are red crosses inside the datagrids of my App. instead of data
Sometimes the message "Generic GDI+ error" comes up. Everything else seems to work (i.e. normal textboxes)
If one row in the datagrid is clicked, the data only in this field is shown
Installation of .NET framework ran without errors

What can i do, please
Thank yo
Dir

RE: Generic GDI+ Error in Datagrid by anonymous

anonymous
Wed Feb 11 17:31:11 CST 2004

I have a similar problem. On one of my client's machines, a Generic GDI+ error would come up. There would then be a box with a red x where a Label was being used. I found that it was caused by a '-' being in the text. I changed to a TextBox and fixed that. He still gets a Generic GDI+ error when he tries to print.