View Single Post
  #19 (permalink)  
Old 07-02-2008, 11:21 PM
s_ostap s_ostap is offline
Newbie
 
Join Date: Jul 2008
Posts: 5
Default Do not show russian letters

I have a problem:

Table1.LoadCSV("Csv_file.csv",";",False,True)

File of "Csv_file.csv" contains information on Russian language. But the Russian letters are not represented in table cells.
Reply With Quote