I have been using the SaveToXML and LoadFromFile function with UniTable with no problems. I have one table with computed fields, and this causes problems. The export works fine, but obviously I cannot import data into computed fields.
I am wondering the the LoadFromFile system caters for this issue?
SaveToXML issue with computed columns
Re: SaveToXML issue with computed columns
Hello,
The TUniTable component doesn't have the method LoadFromFile. Do you mean TVirtualTable? Could you give us an example of the code using LoadFromFile?
wbr, Oleg
Devart Team
The TUniTable component doesn't have the method LoadFromFile. Do you mean TVirtualTable? Could you give us an example of the code using LoadFromFile?
wbr, Oleg
Devart Team