Thanks ,i will check it out...@zeuspower
By default the LoadSQLiteDB routine takes the DB column names as headers.
You can modify the headers with the SetHeader routine.
Unfortunately it changes the column widths.
I added the GetColumnWidths routine (TableV1_26 project) to read and mamorize the column widths to be able to reset the widths.
In the attached project you have an example, it's a workaround because it doesn't take into account yet to change the column width if new haeders are wider than the widest item in the column.
I will be absent the next four days so no chance for improvement, I will look for a better solution when I come back home.
Best regards.
Perfect ! mission acomplished ...Thanks!@zeuspower
You find in the first post version 1.27 which improves the header setting with automatic width.
Best regards.
Good evening klaus,Do you have the problem when you run the example code from post #1 ?
It's difficult for me to give you, and others who have the same problem, a concrete advice because I cannot reproduce the problem on my devices.
If you have a different project could you post it as a zip file ?
With your code I see too all lines but the last one is a bit truncated !Ok but with 100%y I can see all the lines.