Hi all vbRichClient Experts...

I am currently trying to develop a stand-alone application using VB6, SQLite, VbRichClient5 and MSHFlexgrid.
So far everything is going well, but something bothers me, where all the data displayed on MSHFlexgrid is truncated, and only a maximum of 40 characters is displayed.

Out of curiosity I tried to replace the DataGrid in SQLiteDemos (NWind-Demo) with MSHFlexgrid, and it turned out the same, all the data that appeared on MSHFlexgrid was truncated (only 40 characters are displayed).

I ask for your help to be able to help resolve this issue.

Thank you in advance....