Hello,
I have an application that prints output for later analysis. Some of the column titles require greek characters. In searching on the internet, I have found that MSHflexgrid is the only flexgrid control that can display unicode correctly. I implemented an MSHflexgrid in my application, and it worked for some time, but now it displays "." instead of display unicode.

Is there a better flexgrid control that can display unicode correctly?

Also, I noticed that MSHflexgrid requires the microsoft forms 2.0 library, which inherently means my user base would need MSoffice to have access to this library and its controls. Is there a control similar to MSHflexgrid that does not require a non-redistributable .dll?

Thanks,
Matt